From 084e17cebd424b8e8ced674bc810eef4e6ee5d3b Mon Sep 17 00:00:00 2001 From: practicalswift Date: Wed, 31 Jul 2019 10:03:55 +0000 Subject: Remove unused includes --- src/random.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/random.cpp') diff --git a/src/random.cpp b/src/random.cpp index 675b177af..a78cd93bb 100644 --- a/src/random.cpp +++ b/src/random.cpp @@ -16,7 +16,6 @@ #include // for GetTime() #include -#include #include #include @@ -41,7 +40,6 @@ #include #endif -#include #if defined(__x86_64__) || defined(__amd64__) || defined(__i386__) #include -- cgit v1.2.3