summaryrefslogtreecommitdiff
path: root/cppuhelper/test/bootstrap
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:03:19 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:03:19 -0600
commitc10fb61c1ae03c955f8b3d54aca1b74bfdaabdea (patch)
tree7b11026c34740d1fd9c74244c487c75f9d712db9 /cppuhelper/test/bootstrap
parent24b4c075d5520e35bd5245b85285546fb54179f3 (diff)
remove include of pch header in cppuhelper
Diffstat (limited to 'cppuhelper/test/bootstrap')
-rw-r--r--cppuhelper/test/bootstrap/TestEnv.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppuhelper/test/bootstrap/TestEnv.cxx b/cppuhelper/test/bootstrap/TestEnv.cxx
index 578378ee2898..8452c7968b75 100644
--- a/cppuhelper/test/bootstrap/TestEnv.cxx
+++ b/cppuhelper/test/bootstrap/TestEnv.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_cppuhelper.hxx"
#include "cppu/EnvDcp.hxx"