diff --git a/src/random.cpp b/src/random.cpp index c45cf51526..9fd39e8950 100644 --- a/src/random.cpp +++ b/src/random.cpp @@ -10,7 +10,7 @@ #include #include #ifdef WIN32 -#include +#include #include #endif #include