diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:50 -0600 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-11-27 13:24:50 -0600 |
commit | 2fcfed5785bad09599b7a7d480f817523be97a42 (patch) | |
tree | 67c1c58d80e75a9d3b06516ee1d80bce6d8a754b /svx/source/xml/xmlexport.cxx | |
parent | ac33b825d16094b8ac045f098289551b6d4d43af (diff) |
remove include of pch header from svx
Diffstat (limited to 'svx/source/xml/xmlexport.cxx')
-rw-r--r-- | svx/source/xml/xmlexport.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/xml/xmlexport.cxx b/svx/source/xml/xmlexport.cxx index c14a71d82ac8..98b40c695f02 100644 --- a/svx/source/xml/xmlexport.cxx +++ b/svx/source/xml/xmlexport.cxx @@ -26,8 +26,6 @@ * ************************************************************************/ -// MARKER(update_precomp.py): autogen include statement, do not remove -#include "precompiled_svx.hxx" #include <tools/debug.hxx> #include <tools/diagnose_ex.h> #include <com/sun/star/xml/sax/InputSource.hpp> |