summaryrefslogtreecommitdiff
path: root/svx/workben/msview
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:24:50 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:24:50 -0600
commit2fcfed5785bad09599b7a7d480f817523be97a42 (patch)
tree67c1c58d80e75a9d3b06516ee1d80bce6d8a754b /svx/workben/msview
parentac33b825d16094b8ac045f098289551b6d4d43af (diff)
remove include of pch header from svx
Diffstat (limited to 'svx/workben/msview')
-rw-r--r--svx/workben/msview/msview.cxx2
-rw-r--r--svx/workben/msview/xmlconfig.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/svx/workben/msview/msview.cxx b/svx/workben/msview/msview.cxx
index a19838eec26b..fe43765f01bb 100644
--- a/svx/workben/msview/msview.cxx
+++ b/svx/workben/msview/msview.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svx.hxx"
#include <vector>
#include <map>
diff --git a/svx/workben/msview/xmlconfig.cxx b/svx/workben/msview/xmlconfig.cxx
index 1ee7475cc2d3..3504265c134c 100644
--- a/svx/workben/msview/xmlconfig.cxx
+++ b/svx/workben/msview/xmlconfig.cxx
@@ -27,8 +27,6 @@
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svx.hxx"
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <com/sun/star/xml/sax/InputSource.hpp>
#include <com/sun/star/xml/sax/XParser.hpp>