diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:31 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:31 -0600 |
commit | ac33b825d16094b8ac045f098289551b6d4d43af (patch) | |
tree | 4c0889cbf5e65ff3ed6c70f5eb42561a9edcc8b8 /svtools/inc | |
parent | 70d24b9f33b0992ff26aa4c22537256a394e33a9 (diff) |
remove include of pch header from svtools
Diffstat (limited to 'svtools/inc')
-rw-r--r-- | svtools/inc/pch/precompiled_svtools.cxx | 1 | ||||
-rw-r--r-- | svtools/inc/pch/precompiled_svtools.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/svtools/inc/pch/precompiled_svtools.cxx b/svtools/inc/pch/precompiled_svtools.cxx index e19db906595e..e5a2f60de99b 100644 --- a/svtools/inc/pch/precompiled_svtools.cxx +++ b/svtools/inc/pch/precompiled_svtools.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_svtools.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svtools/inc/pch/precompiled_svtools.hxx b/svtools/inc/pch/precompiled_svtools.hxx index e251685bcb4c..521ef1b94521 100644 --- a/svtools/inc/pch/precompiled_svtools.hxx +++ b/svtools/inc/pch/precompiled_svtools.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:05.076676 #ifdef PRECOMPILED_HEADERS |