summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-11-06 14:03:17 +0000
committerKurt Zenker <kz@openoffice.org>2006-11-06 14:03:17 +0000
commitb9c876171dcddd6257297916b3872f91fe01b345 (patch)
treea32d94657c8ba8c745147e162f9d9b0a87813f2e /odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx
parentde7528c05c54481b3e4a1c1fb5f88413dc216c95 (diff)
INTEGRATION: CWS jsc14 (1.5.14); FILE MERGED
2006/10/25 08:52:27 jsc 1.5.14.1: #i70636# remove auto generated precompiled header include
Diffstat (limited to 'odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx')
-rw-r--r--odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx
index afc468ed7054..194f7697ec9a 100644
--- a/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx
+++ b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: office_connect.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 00:13:23 $
+ * last change: $Author: kz $ $Date: 2006-11-06 15:03:17 $
*
* 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"
-
#include <stdio.h>
#include <cppuhelper/bootstrap.hxx>