diff options
Diffstat (limited to 'Source/Core/Common/Timer.cpp')
| -rw-r--r-- | Source/Core/Common/Timer.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Core/Common/Timer.cpp b/Source/Core/Common/Timer.cpp index 0e260b833c..957073426b 100644 --- a/Source/Core/Common/Timer.cpp +++ b/Source/Core/Common/Timer.cpp @@ -10,8 +10,6 @@ #ifdef _WIN32 #include <Windows.h> #include <timeapi.h> -#else -#include <sys/time.h> #endif #include "Common/CommonTypes.h" |
