diff options
Diffstat (limited to 'src/Server.cpp')
-rw-r--r-- | src/Server.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Server.cpp b/src/Server.cpp index 114c38946..eb8b3de36 100644 --- a/src/Server.cpp +++ b/src/Server.cpp @@ -24,11 +24,6 @@ #include <sstream> #include <iostream> -extern "C" -{ - #include "zlib/zlib.h" -} - |