summaryrefslogtreecommitdiff
path: root/codemaker/source/cppumaker/cppuoptions.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 02:36:38 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 02:36:38 +0000
commitb4867fb5d5843c02138fffbcac25f4d56b0550aa (patch)
treef6465af21d51019a3071947b4a7f7fee9dbb21c1 /codemaker/source/cppumaker/cppuoptions.cxx
parent9353ba6842e7f2eac15e9e603aad4fc9913f7b74 (diff)
INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGED
2006/09/01 17:19:22 kaib 1.11.8.1: #i68856# Added header markers and pch files
Diffstat (limited to 'codemaker/source/cppumaker/cppuoptions.cxx')
-rw-r--r--codemaker/source/cppumaker/cppuoptions.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/codemaker/source/cppumaker/cppuoptions.cxx b/codemaker/source/cppumaker/cppuoptions.cxx
index 386d0e520..329965cce 100644
--- a/codemaker/source/cppumaker/cppuoptions.cxx
+++ b/codemaker/source/cppumaker/cppuoptions.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cppuoptions.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 02:23:45 $
+ * last change: $Author: obo $ $Date: 2006-09-17 03:36:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_codemaker.hxx"
#include <stdio.h>
#include <string.h>