summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/ProfUNO
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:13:23 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:13:23 +0000
commit4a7e1371e41cc8f7b65e355ebf7fee9ac44c5248 (patch)
tree2fe51f88aaf1846e5f2c2c0f20b3bd4ec096ee1e /odk/examples/DevelopersGuide/ProfUNO
parentbf82bc077e9a9350560eefa3ccd12ce987c9486d (diff)
INTEGRATION: CWS pchfix02 (1.4.164); FILE MERGED
2006/09/01 17:32:24 kaib 1.4.164.1: #i68856# Added header markers and pch files
Diffstat (limited to 'odk/examples/DevelopersGuide/ProfUNO')
-rw-r--r--odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx b/odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx
index c402a182a898..afc468ed7054 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2004-02-02 20:02:57 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:13:23 $
*
* The Contents of this file are made available subject to the terms of
* the BSD license.
@@ -38,6 +38,9 @@
*
*************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_odk.hxx"
+
#include <stdio.h>
#include <cppuhelper/bootstrap.hxx>