summaryrefslogtreecommitdiff
path: root/sdext/source
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source')
-rw-r--r--sdext/source/pdfimport/pdfparse/pdfparse.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdext/source/pdfimport/pdfparse/pdfparse.cxx b/sdext/source/pdfimport/pdfparse/pdfparse.cxx
index a13b44b0a371..9512cfcf3bf3 100644
--- a/sdext/source/pdfimport/pdfparse/pdfparse.cxx
+++ b/sdext/source/pdfimport/pdfparse/pdfparse.cxx
@@ -24,6 +24,7 @@
#if defined(_MSC_VER)
#pragma warning(push)
#pragma warning(disable:4996)
+#pragma warning(disable:4503)
#endif
// workaround windows compiler: do not include multi_pass.hpp