summaryrefslogtreecommitdiff
path: root/svl/source/uno
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:24:11 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:24:11 -0600
commit70d24b9f33b0992ff26aa4c22537256a394e33a9 (patch)
tree7f2975d942430919a7a0dedb6ab84f7a83446e65 /svl/source/uno
parent06483141ede45f34a7e1a6bfedf7107e40839af9 (diff)
remove include of pch header from svl
Diffstat (limited to 'svl/source/uno')
-rw-r--r--svl/source/uno/pathservice.cxx2
-rw-r--r--svl/source/uno/registerservices.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/svl/source/uno/pathservice.cxx b/svl/source/uno/pathservice.cxx
index 5317176f51b5..24b6b5e8be3c 100644
--- a/svl/source/uno/pathservice.cxx
+++ b/svl/source/uno/pathservice.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include <unotools/pathoptions.hxx>
#include "sal/types.h"
diff --git a/svl/source/uno/registerservices.cxx b/svl/source/uno/registerservices.cxx
index d001c73da633..a1bb6a976724 100644
--- a/svl/source/uno/registerservices.cxx
+++ b/svl/source/uno/registerservices.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include "sal/types.h"
#include "rtl/ustring.hxx"
#include <cppuhelper/factory.hxx>