diff --git a/RandomWELL512a_SSE2.cpp b/RandomWELL512a_SSE2.cpp index c1371c9..ba53e32 100644 --- a/RandomWELL512a_SSE2.cpp +++ b/RandomWELL512a_SSE2.cpp @@ -27,7 +27,6 @@ #include "RandomWELL512a_SSE2.h" #include // Needed for rand(). -#include // Needed for memcpy(). RandomWELL512a_SSE2::RandomWELL512a_SSE2(int seed) : index(0)