summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/DocumentLoader
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-11-06 14:04:14 +0000
committerKurt Zenker <kz@openoffice.org>2006-11-06 14:04:14 +0000
commit79b888e4da86e0110134faf5191e5f98d1525654 (patch)
tree4f6e75f35c28a5df56fcb0bdd95bf376fe266d46 /odk/examples/cpp/DocumentLoader
parentf0db63e81eef255083b6795640043f99683248e9 (diff)
INTEGRATION: CWS jsc14 (1.11.14); FILE MERGED
2006/10/25 08:52:28 jsc 1.11.14.1: #i70636# remove auto generated precompiled header include
Diffstat (limited to 'odk/examples/cpp/DocumentLoader')
-rw-r--r--odk/examples/cpp/DocumentLoader/DocumentLoader.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx b/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx
index 5bf928b310df..d15351023143 100644
--- a/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx
+++ b/odk/examples/cpp/DocumentLoader/DocumentLoader.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: DocumentLoader.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 00:14:21 $
+ * last change: $Author: kz $ $Date: 2006-11-06 15:04:14 $
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
@@ -38,9 +38,6 @@
*
*************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_odk.hxx"
-
/*****************************************************************************
*****************************************************************************
*