summaryrefslogtreecommitdiff
path: root/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdafx.h')
-rw-r--r--src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stdafx.h b/src/stdafx.h
index faea27f11..3c9419f84 100644
--- a/src/stdafx.h
+++ b/src/stdafx.h
@@ -20,8 +20,6 @@
# define INT64_MAX 9223372036854775807LL
#endif
-#include <limits>
-
#include <cstdio>
#include <cstddef>
#include <cstring>