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