summaryrefslogtreecommitdiff
path: root/comphelper/qa
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:00:14 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:00:14 -0600
commitb8ee1f9b5f62b01e371959aa76d51a87e6b2dafa (patch)
tree94470f841679a13ea3a61a351ecf1d90e4e94d5a /comphelper/qa
parentd8ed87481cdaf62b49c14feb500728c39db266a8 (diff)
remove include of pch header in comphelper
Diffstat (limited to 'comphelper/qa')
-rw-r--r--comphelper/qa/string/test_string.cxx1
-rw-r--r--comphelper/qa/weakbag/test_weakbag.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/comphelper/qa/string/test_string.cxx b/comphelper/qa/string/test_string.cxx
index 5c161a21d4ee..ae1fc58ef397 100644
--- a/comphelper/qa/string/test_string.cxx
+++ b/comphelper/qa/string/test_string.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-#include "precompiled_comphelper.hxx"
#include "sal/precppunit.hxx"
#include <comphelper/string.hxx>
diff --git a/comphelper/qa/weakbag/test_weakbag.cxx b/comphelper/qa/weakbag/test_weakbag.cxx
index 9e7139857c48..c7004bf88105 100644
--- a/comphelper/qa/weakbag/test_weakbag.cxx
+++ b/comphelper/qa/weakbag/test_weakbag.cxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-#include "precompiled_comphelper.hxx"
#include "sal/config.h"
#include "sal/precppunit.hxx"