minor modifications

This commit is contained in:
perseusdg
2021-04-08 00:57:58 +05:30
parent cc594f09ef
commit 37b2a5bd98
3 changed files with 0 additions and 5 deletions
-2
View File
@@ -4,8 +4,6 @@
#include <stdlib.h> /* srand, rand */
#ifdef __linux__
#include <unistd.h>
#elif _WIN32
#include <Windows.h>
#endif
#include <mutex>