summaryrefslogtreecommitdiff
path: root/svl/qa
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/qa
parent06483141ede45f34a7e1a6bfedf7107e40839af9 (diff)
remove include of pch header from svl
Diffstat (limited to 'svl/qa')
-rw-r--r--svl/qa/test_URIHelper.cxx2
-rw-r--r--svl/qa/unit/svl.cxx1
2 files changed, 0 insertions, 3 deletions
diff --git a/svl/qa/test_URIHelper.cxx b/svl/qa/test_URIHelper.cxx
index e5d7c02a8ef6..fe98d7104a83 100644
--- a/svl/qa/test_URIHelper.cxx
+++ b/svl/qa/test_URIHelper.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svl.hxx"
#include "sal/config.h"
#include "sal/precppunit.hxx"
diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx
index 31484ea639df..b46fed89d603 100644
--- a/svl/qa/unit/svl.cxx
+++ b/svl/qa/unit/svl.cxx
@@ -26,7 +26,6 @@
* instead of those above.
*/
-#include "precompiled_svl.hxx"
#include "sal/config.h"
#include "sal/precppunit.hxx"