summaryrefslogtreecommitdiff
path: root/automation/source/simplecm/simplecm.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:37:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:37:50 +0000
commite2195357d8ef5f0e91eb1429f2ea869d71dedb11 (patch)
treef4464319ae11e264a05e436dc9b497eb8eb27010 /automation/source/simplecm/simplecm.cxx
parent6b16d160f56fe8901c79003ae36d8957393c1495 (diff)
INTEGRATION: CWS pchfix02 (1.5.14); FILE MERGED
2006/09/01 17:16:07 kaib 1.5.14.1: #i68856# Added header markers and pch files
Diffstat (limited to 'automation/source/simplecm/simplecm.cxx')
-rw-r--r--automation/source/simplecm/simplecm.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/automation/source/simplecm/simplecm.cxx b/automation/source/simplecm/simplecm.cxx
index e3a7b3d1f..c69831346 100644
--- a/automation/source/simplecm/simplecm.cxx
+++ b/automation/source/simplecm/simplecm.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: simplecm.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:25:41 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:37:50 $
*
* 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_automation.hxx"
+
#define ENABLE_BYTESTRING_STREAM_OPERATORS
#include <tools/solar.h>