diff options
-rw-r--r-- | randino.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/randino.cpp b/randino.cpp index be5e0f3..2b53402 100644 --- a/randino.cpp +++ b/randino.cpp @@ -2,6 +2,7 @@ #include <fstream> #include <sstream> #include <vector> +#include <cstring> #include <sys/time.h> #define S (5) |