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/source/text/XMLTextMasterStylesContext.cxx | |
parent | 06bb56ed114c8d3caac9bf70ad44f62dcaf09c6e (diff) |
remove include of pch header from xmloff
Diffstat (limited to 'xmloff/source/text/XMLTextMasterStylesContext.cxx')
-rw-r--r-- | xmloff/source/text/XMLTextMasterStylesContext.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLTextMasterStylesContext.cxx b/xmloff/source/text/XMLTextMasterStylesContext.cxx index f6d211a358e1..bb3dd914e847 100644 --- a/xmloff/source/text/XMLTextMasterStylesContext.cxx +++ b/xmloff/source/text/XMLTextMasterStylesContext.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_xmloff.hxx" #include <tools/debug.hxx> |