summaryrefslogtreecommitdiff
path: root/svtools/workben
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:24:31 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:24:31 -0600
commitac33b825d16094b8ac045f098289551b6d4d43af (patch)
tree4c0889cbf5e65ff3ed6c70f5eb42561a9edcc8b8 /svtools/workben
parent70d24b9f33b0992ff26aa4c22537256a394e33a9 (diff)
remove include of pch header from svtools
Diffstat (limited to 'svtools/workben')
-rw-r--r--svtools/workben/cui/loadlib.cxx2
-rw-r--r--svtools/workben/svdem.cxx2
-rw-r--r--svtools/workben/toolpanel/toolpaneltest.cxx2
3 files changed, 0 insertions, 6 deletions
diff --git a/svtools/workben/cui/loadlib.cxx b/svtools/workben/cui/loadlib.cxx
index 81fa73ee962b..f3d4f8d47627 100644
--- a/svtools/workben/cui/loadlib.cxx
+++ b/svtools/workben/cui/loadlib.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svtools.hxx"
#include <stdio.h>
#include <string.h>
diff --git a/svtools/workben/svdem.cxx b/svtools/workben/svdem.cxx
index 3352e092125d..776f67e0a97d 100644
--- a/svtools/workben/svdem.cxx
+++ b/svtools/workben/svdem.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svtools.hxx"
#include <stdio.h>
#include <cppuhelper/servicefactory.hxx>
#include <comphelper/processfactory.hxx>
diff --git a/svtools/workben/toolpanel/toolpaneltest.cxx b/svtools/workben/toolpanel/toolpaneltest.cxx
index 925eda2ad288..5bd56c4c2d59 100644
--- a/svtools/workben/toolpanel/toolpaneltest.cxx
+++ b/svtools/workben/toolpanel/toolpaneltest.cxx
@@ -24,8 +24,6 @@
* for a copy of the LGPLv3 License.
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_svtools.hxx"
#include "ctrlbox.hxx"
#include "svtools/toolpanel/toolpaneldeck.hxx"