summaryrefslogtreecommitdiff
path: root/linguistic/workben
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:15:10 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:15:10 -0600
commitb0968a6b73d4bb1fb1cdf465ae2373c389e96a22 (patch)
treecd44fc33360031e0a37e6f4e46c27f293e1db17c /linguistic/workben
parent719d68d4cce6e55b29ffe3e0577c0e7be5e7ef20 (diff)
remove include of pch header from linguistic
Diffstat (limited to 'linguistic/workben')
-rw-r--r--linguistic/workben/sprophelp.cxx2
-rw-r--r--linguistic/workben/sreg.cxx2
-rw-r--r--linguistic/workben/sspellimp.cxx2
3 files changed, 0 insertions, 6 deletions
diff --git a/linguistic/workben/sprophelp.cxx b/linguistic/workben/sprophelp.cxx
index 2a3977bec40e..17b2f8a7f31a 100644
--- a/linguistic/workben/sprophelp.cxx
+++ b/linguistic/workben/sprophelp.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_linguistic.hxx"
#include <sal/macros.h>
#include "linguistic/misc.hxx"
diff --git a/linguistic/workben/sreg.cxx b/linguistic/workben/sreg.cxx
index af9c20102244..53e8a0dbdf6d 100644
--- a/linguistic/workben/sreg.cxx
+++ b/linguistic/workben/sreg.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_linguistic.hxx"
#include <cppuhelper/factory.hxx> // helper for factories
diff --git a/linguistic/workben/sspellimp.cxx b/linguistic/workben/sspellimp.cxx
index bf0c8a07edb0..c4994ae66830 100644
--- a/linguistic/workben/sspellimp.cxx
+++ b/linguistic/workben/sspellimp.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_linguistic.hxx"
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/linguistic2/XSearchableDictionaryList.hpp>
#include <com/sun/star/linguistic2/SpellFailure.hpp>