summaryrefslogtreecommitdiffstats
path: root/forms/source/component/Grid.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 22:50:43 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 22:50:43 +0000
commitc45a5c363ff22ad509d44ae5d6ddd7c63bf182b2 (patch)
treea57ecc1732ee649a7b84ddf23f3e66f6a006b691 /forms/source/component/Grid.cxx
parentINTEGRATION: CWS pchfix02 (1.6.112); FILE MERGED (diff)
downloadcore-c45a5c363ff22ad509d44ae5d6ddd7c63bf182b2.tar.gz
core-c45a5c363ff22ad509d44ae5d6ddd7c63bf182b2.zip
INTEGRATION: CWS pchfix02 (1.39.6); FILE MERGED
2006/09/01 17:27:35 kaib 1.39.6.1: #i68856# Added header markers and pch files
Diffstat (limited to 'forms/source/component/Grid.cxx')
-rw-r--r--forms/source/component/Grid.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/component/Grid.cxx b/forms/source/component/Grid.cxx
index df53848d362b..42c4837ae6f0 100644
--- a/forms/source/component/Grid.cxx
+++ b/forms/source/component/Grid.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Grid.cxx,v $
*
- * $Revision: 1.39 $
+ * $Revision: 1.40 $
*
- * last change: $Author: ihi $ $Date: 2006-08-04 13:51:17 $
+ * last change: $Author: obo $ $Date: 2006-09-16 23:50:43 $
*
* 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_forms.hxx"
+
#include "Grid.hxx"
#ifndef _FRM_COLUMNS_HXX
#include "Columns.hxx"