summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-07 15:59:01 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:31:55 +0200
commit02e14adc6e9b3fe8610a54b0510b896bd4e06629 (patch)
tree8cc96eef976fd11a7b770d15762e434d53dc1ffc /package
parent60c8df432619e4aaf90e92e18f096a43acb3a30f (diff)
remove update_precomp.py markers
Diffstat (limited to 'package')
-rw-r--r--package/source/manifest/ManifestImport.cxx1
-rw-r--r--package/source/zippackage/ZipPackage.cxx1
-rw-r--r--package/source/zippackage/ZipPackageStream.cxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/package/source/manifest/ManifestImport.cxx b/package/source/manifest/ManifestImport.cxx
index da2333af7582..c20bb1eaa008 100644
--- a/package/source/manifest/ManifestImport.cxx
+++ b/package/source/manifest/ManifestImport.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-// MARKER( update_precomp.py ): autogen include statement, do not remove
#include <ManifestImport.hxx>
#include <ManifestDefines.hxx>
#include <sax/tools/converter.hxx>
diff --git a/package/source/zippackage/ZipPackage.cxx b/package/source/zippackage/ZipPackage.cxx
index e9f5d4be8a4f..68bdd76c64f7 100644
--- a/package/source/zippackage/ZipPackage.cxx
+++ b/package/source/zippackage/ZipPackage.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-// MARKER( update_precomp.py ): autogen include statement, do not remove
#include <ZipPackage.hxx>
#include <ZipPackageSink.hxx>
#include <ZipEnumeration.hxx>
diff --git a/package/source/zippackage/ZipPackageStream.cxx b/package/source/zippackage/ZipPackageStream.cxx
index 02e8047427f9..03b167de8474 100644
--- a/package/source/zippackage/ZipPackageStream.cxx
+++ b/package/source/zippackage/ZipPackageStream.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-// MARKER( update_precomp.py ): autogen include statement, do not remove
#include <com/sun/star/packages/zip/ZipConstants.hpp>
#include <com/sun/star/embed/StorageFormats.hpp>
#include <com/sun/star/packages/zip/ZipIOException.hpp>