diff options
Diffstat (limited to 'createRandomTest.cpp')
-rw-r--r-- | createRandomTest.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/createRandomTest.cpp b/createRandomTest.cpp index 140a7fb3..55e02375 100644 --- a/createRandomTest.cpp +++ b/createRandomTest.cpp @@ -24,8 +24,6 @@ #include <iostream> #include <chrono> -// Make sure boost/asio.hpp is included before windows.h. -#include <boost/asio.hpp> #include <boost/random.hpp> #include <boost/filesystem/path.hpp> |