summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:00:38 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:00:38 +0000
commit5d2d4658bce921c589950fafbcc27ad18c497b7d (patch)
treec7915b1aebddeb7cbcfbe51982ac53b4ce4468d3
parent5dcfbcf01150ca91696b662b82769693040dd38b (diff)
INTEGRATION: CWS pchfix02 (1.8.184); FILE MERGED
2006/09/01 17:26:30 kaib 1.8.184.1: #i68856# Added header markers and pch files
-rw-r--r--extensions/source/dbpilots/optiongrouplayouter.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/dbpilots/optiongrouplayouter.cxx b/extensions/source/dbpilots/optiongrouplayouter.cxx
index 5d78e3b41..a1493c276 100644
--- a/extensions/source/dbpilots/optiongrouplayouter.cxx
+++ b/extensions/source/dbpilots/optiongrouplayouter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: optiongrouplayouter.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 19:32:49 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:00:38 $
*
* 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_extensions.hxx"
+
#ifndef _EXTENSIONS_DBP_OPTIONGROUPLAYOUTER_HXX_
#include "optiongrouplayouter.hxx"
#endif