diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:10:04 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:10:04 -0600 |
commit | e084744818f889e896caa4cc1c0a1a45814247f7 (patch) | |
tree | f4bac4cf1b034e7f8817f42ed7acf5c4c5be49ab /formula/inc | |
parent | 0c4aa66913e8a806c5bc7707b6f7cfd229f21d33 (diff) |
remove include of pch header from formula
Diffstat (limited to 'formula/inc')
-rw-r--r-- | formula/inc/pch/precompiled_formula.cxx | 1 | ||||
-rw-r--r-- | formula/inc/pch/precompiled_formula.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/formula/inc/pch/precompiled_formula.cxx b/formula/inc/pch/precompiled_formula.cxx index 8e7562f762ef..e5a2f60de99b 100644 --- a/formula/inc/pch/precompiled_formula.cxx +++ b/formula/inc/pch/precompiled_formula.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_formula.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/formula/inc/pch/precompiled_formula.hxx b/formula/inc/pch/precompiled_formula.hxx index 6d5785ad20dd..c258863f5fd9 100644 --- a/formula/inc/pch/precompiled_formula.hxx +++ b/formula/inc/pch/precompiled_formula.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:49:38.561560 #ifdef PRECOMPILED_HEADERS #include "com/sun/star/sdb/CommandType.hpp" |