summaryrefslogtreecommitdiff
path: root/comphelper/source/xml
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:00:14 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:00:14 -0600
commitb8ee1f9b5f62b01e371959aa76d51a87e6b2dafa (patch)
tree94470f841679a13ea3a61a351ecf1d90e4e94d5a /comphelper/source/xml
parentd8ed87481cdaf62b49c14feb500728c39db266a8 (diff)
remove include of pch header in comphelper
Diffstat (limited to 'comphelper/source/xml')
-rw-r--r--comphelper/source/xml/attributelist.cxx2
-rw-r--r--comphelper/source/xml/ofopxmlhelper.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/comphelper/source/xml/attributelist.cxx b/comphelper/source/xml/attributelist.cxx
index 696d6a4d7d19..a31ea94fa7a2 100644
--- a/comphelper/source/xml/attributelist.cxx
+++ b/comphelper/source/xml/attributelist.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_comphelper.hxx"
#include <comphelper/attributelist.hxx>
#include <osl/diagnose.h>
diff --git a/comphelper/source/xml/ofopxmlhelper.cxx b/comphelper/source/xml/ofopxmlhelper.cxx
index 9df5977efb04..2de86b2d21d2 100644
--- a/comphelper/source/xml/ofopxmlhelper.cxx
+++ b/comphelper/source/xml/ofopxmlhelper.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_comphelper.hxx"
#include <com/sun/star/beans/StringPair.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>