summaryrefslogtreecommitdiff
path: root/odk/examples/cpp/counter/countermain.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:16:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:16:42 +0000
commitad3f6e6973f98a033f15648e2919f735bb0902f1 (patch)
treeb19b3e1b717cd319c8c1fb7caca54d7c5de2fe2f /odk/examples/cpp/counter/countermain.cxx
parentd617581f74bc9f8c79744670a7fcf769cc318770 (diff)
INTEGRATION: CWS pchfix02 (1.6.152); FILE MERGED
2006/09/01 17:32:27 kaib 1.6.152.1: #i68856# Added header markers and pch files
Diffstat (limited to 'odk/examples/cpp/counter/countermain.cxx')
-rw-r--r--odk/examples/cpp/counter/countermain.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/odk/examples/cpp/counter/countermain.cxx b/odk/examples/cpp/counter/countermain.cxx
index 46b858373faa..7e9306bee834 100644
--- a/odk/examples/cpp/counter/countermain.cxx
+++ b/odk/examples/cpp/counter/countermain.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: countermain.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-03-17 11:51:35 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:16:42 $
*
* 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"
+
/***************************************************************************************************
***************************************************************************************************
*