diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:27:50 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:27:50 -0600 |
commit | 2f27c67db3e512f12d337349ac1f93d2b38593d6 (patch) | |
tree | 3f46fb46f480f4c6bf5d127f033138de780a0509 /xmloff/inc | |
parent | 06bb56ed114c8d3caac9bf70ad44f62dcaf09c6e (diff) |
remove include of pch header from xmloff
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/pch/precompiled_xmloff.cxx | 1 | ||||
-rw-r--r-- | xmloff/inc/pch/precompiled_xmloff.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/inc/pch/precompiled_xmloff.cxx b/xmloff/inc/pch/precompiled_xmloff.cxx index 31570f2a2bb1..e5a2f60de99b 100644 --- a/xmloff/inc/pch/precompiled_xmloff.cxx +++ b/xmloff/inc/pch/precompiled_xmloff.cxx @@ -26,6 +26,5 @@ * ************************************************************************/ -#include "precompiled_xmloff.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/xmloff/inc/pch/precompiled_xmloff.hxx b/xmloff/inc/pch/precompiled_xmloff.hxx index ee46c7c826f6..798fdba5dfc8 100644 --- a/xmloff/inc/pch/precompiled_xmloff.hxx +++ b/xmloff/inc/pch/precompiled_xmloff.hxx @@ -26,7 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:21.060744 #ifdef PRECOMPILED_HEADERS |