diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:14:34 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:14:34 -0600 |
commit | 719d68d4cce6e55b29ffe3e0577c0e7be5e7ef20 (patch) | |
tree | 2b2837184b3b0e30060cf65d52c425f508da45cc /lingucomponent/inc | |
parent | 656d7d587c5a6f845d67576d46488ab4c33650d4 (diff) |
remove include of pch header from lingucomponent
Diffstat (limited to 'lingucomponent/inc')
-rw-r--r-- | lingucomponent/inc/pch/precompiled_lingucomponent.cxx | 1 | ||||
-rw-r--r-- | lingucomponent/inc/pch/precompiled_lingucomponent.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/lingucomponent/inc/pch/precompiled_lingucomponent.cxx b/lingucomponent/inc/pch/precompiled_lingucomponent.cxx index b3a9344e85fb..e5a2f60de99b 100644 --- a/lingucomponent/inc/pch/precompiled_lingucomponent.cxx +++ b/lingucomponent/inc/pch/precompiled_lingucomponent.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_lingucomponent.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/lingucomponent/inc/pch/precompiled_lingucomponent.hxx b/lingucomponent/inc/pch/precompiled_lingucomponent.hxx index 60a1eda3f924..a20d619ae1e6 100644 --- a/lingucomponent/inc/pch/precompiled_lingucomponent.hxx +++ b/lingucomponent/inc/pch/precompiled_lingucomponent.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:51.030070 #ifdef PRECOMPILED_HEADERS #include <tools/debug.hxx> |