diff options
Diffstat (limited to 'src/system.hh')
-rw-r--r-- | src/system.hh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/system.hh b/src/system.hh index 1096271b..7978119f 100644 --- a/src/system.hh +++ b/src/system.hh @@ -121,9 +121,6 @@ typedef std::ostream::pos_type ostream_pos_type; #endif #include <gmp.h> -#ifdef HAVE_GDTOA -#include "gdtoa.h" -#endif #include "SHA1.h" #include "irrXML.h" // XML parser |