diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:10 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:25:10 -0600 |
commit | dff7e087119a53963a4b40d7da00dbc122820fb8 (patch) | |
tree | e7e31f6c4b38660230eb25b15834354fa9e82081 /sw/inc/pch | |
parent | 2fcfed5785bad09599b7a7d480f817523be97a42 (diff) |
remove include of pch header from sw
Diffstat (limited to 'sw/inc/pch')
-rw-r--r-- | sw/inc/pch/precompiled_sw.cxx | 1 | ||||
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/pch/precompiled_sw.cxx b/sw/inc/pch/precompiled_sw.cxx index e5e35c1cf17f..e5a2f60de99b 100644 --- a/sw/inc/pch/precompiled_sw.cxx +++ b/sw/inc/pch/precompiled_sw.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_sw.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 3f25d7229edb..fcdc64814fdb 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:13.279643 #ifdef PRECOMPILED_HEADERS |