summaryrefslogtreecommitdiffstats
path: root/source/cChunkMap.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/cChunkMap.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/cChunkMap.cpp b/source/cChunkMap.cpp
index 4e9fd5c62..8e2257858 100644
--- a/source/cChunkMap.cpp
+++ b/source/cChunkMap.cpp
@@ -9,9 +9,7 @@
#include <math.h> // floorf
#ifndef _WIN32
- #include <cstring> // memcpy
#include <cstdlib> // abs
- #include <memory> // auto_ptr
#endif
#include "zlib.h"