Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Source/Internal/datemodified.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/Internal/datemodified.cpp b/Source/Internal/datemodified.cpp
index e3da5230..f7962e33 100644
--- a/Source/Internal/datemodified.cpp
+++ b/Source/Internal/datemodified.cpp
@@ -32,8 +32,6 @@
#include <windows.h>
#endif
-#include <time.h>
-#include <sys/types.h>
#include <sys/stat.h>
#include <stdio.h>
#include <errno.h>