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:
authorStephan Vedder <vedder@mbits.info>2022-05-05 12:09:49 +0300
committerStephan Vedder <vedder@mbits.info>2022-05-05 12:09:49 +0300
commitb8b36b03e16e9a467f82433437435a9915a6e10c (patch)
tree1d7ce6c1be35dc11a9499745b6f9a7c4f745613e
parent30af55e30b5aa691b7158e627f947be0ac89a85f (diff)
Revert changes in datemodified.cpp
-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>