diff options
author | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-09 16:20:36 +0100 |
---|---|---|
committer | Fridrich Štrba <fridrich.strba@bluewin.ch> | 2011-02-09 20:23:35 +0100 |
commit | 20d5d9883ae8d905b52dab71669ba0e6b92b5a48 (patch) | |
tree | ce703f84351fcf74a259a287e37cee2ca79f89bb /sw/source/ui/uiview/viewprt.cxx | |
parent | 10f4025cebb448aaca5790451a9924751610c411 (diff) |
Trying to remove the stlport mention from the code
Diffstat (limited to 'sw/source/ui/uiview/viewprt.cxx')
-rw-r--r-- | sw/source/ui/uiview/viewprt.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/uiview/viewprt.cxx b/sw/source/ui/uiview/viewprt.cxx index ea8c9159c6..32e8dce2b5 100644 --- a/sw/source/ui/uiview/viewprt.cxx +++ b/sw/source/ui/uiview/viewprt.cxx @@ -31,9 +31,7 @@ #include <com/sun/star/text/NotePrintMode.hpp> -#if STLPORT_VERSION>=321 #include <cstdarg> -#endif #include <cmdid.h> |