summaryrefslogtreecommitdiff
path: root/idl/source/cmptools/char.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/source/cmptools/char.cxx')
-rw-r--r--idl/source/cmptools/char.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/idl/source/cmptools/char.cxx b/idl/source/cmptools/char.cxx
index 88b6e298871f..b6f60fe85160 100644
--- a/idl/source/cmptools/char.cxx
+++ b/idl/source/cmptools/char.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: char.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:41:12 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:46:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_idl.hxx"
+
/****************** I N C L U D E S **************************************/
#include <ctype.h>
#include <string.h>