diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:15 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:20:15 -0600 |
commit | 27212357249b473bb6984ca6525bd0009168f153 (patch) | |
tree | ebb8b89cd384e3502349a7c21cf1c9747fb621f4 /sc/inc/pch | |
parent | 8fc6fc97d5a27a24c774a59f076053581208eda0 (diff) |
remove include of pch header from sc
Diffstat (limited to 'sc/inc/pch')
-rw-r--r-- | sc/inc/pch/precompiled_sc.cxx | 1 | ||||
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/pch/precompiled_sc.cxx b/sc/inc/pch/precompiled_sc.cxx index 705088caeddb..e5a2f60de99b 100644 --- a/sc/inc/pch/precompiled_sc.cxx +++ b/sc/inc/pch/precompiled_sc.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_sc.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index 245247d0d213..b4e3b3b8c900 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-07-11 15:52:42.937361 #ifdef PRECOMPILED_HEADERS #include <sal/config.h> |