diff options
-rw-r--r-- | sdext/source/pdfimport/wrapper/wrapper.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sdext/source/pdfimport/wrapper/wrapper.cxx b/sdext/source/pdfimport/wrapper/wrapper.cxx index 998af4a419c1..92d72dc6c5fa 100644 --- a/sdext/source/pdfimport/wrapper/wrapper.cxx +++ b/sdext/source/pdfimport/wrapper/wrapper.cxx @@ -63,10 +63,8 @@ #include <memory> #include <unordered_map> #include <string.h> -#ifdef WNT #include <stdlib.h> #include <ctype.h> -#endif #include "rtl/bootstrap.h" |