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/XMLAutoTextEventExport.cxx | |
parent | 06bb56ed114c8d3caac9bf70ad44f62dcaf09c6e (diff) |
remove include of pch header from xmloff
Diffstat (limited to 'xmloff/source/text/XMLAutoTextEventExport.cxx')
-rw-r--r-- | xmloff/source/text/XMLAutoTextEventExport.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/text/XMLAutoTextEventExport.cxx b/xmloff/source/text/XMLAutoTextEventExport.cxx index 690f4dcefc72..43ba6b643d26 100644 --- a/xmloff/source/text/XMLAutoTextEventExport.cxx +++ b/xmloff/source/text/XMLAutoTextEventExport.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_xmloff.hxx" #include "XMLAutoTextEventExport.hxx" #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> |