From b8ee1f9b5f62b01e371959aa76d51a87e6b2dafa Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sun, 27 Nov 2011 13:00:14 -0600 Subject: remove include of pch header in comphelper --- comphelper/source/xml/attributelist.cxx | 2 -- comphelper/source/xml/ofopxmlhelper.cxx | 2 -- 2 files changed, 4 deletions(-) (limited to 'comphelper/source/xml') 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 #include 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 #include -- cgit v1.2.3