summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/ColumnControlWindow.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:59:41 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:59:41 +0000
commit4d3c054445a8f6dace985618d56e5d8ff8202029 (patch)
tree87850953d3a1a5e8374bf6429313fdd30ba60f50 /dbaccess/source/ui/control/ColumnControlWindow.cxx
parent05d6987b284b136b1d5e1bd179375ffe594a3fbc (diff)
INTEGRATION: CWS pchfix02 (1.7.52); FILE MERGED
2006/09/01 17:24:22 kaib 1.7.52.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dbaccess/source/ui/control/ColumnControlWindow.cxx')
-rw-r--r--dbaccess/source/ui/control/ColumnControlWindow.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/control/ColumnControlWindow.cxx b/dbaccess/source/ui/control/ColumnControlWindow.cxx
index 3e79a1b56ae0..f53d7d688e44 100644
--- a/dbaccess/source/ui/control/ColumnControlWindow.cxx
+++ b/dbaccess/source/ui/control/ColumnControlWindow.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ColumnControlWindow.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 02:58:51 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:59:41 $
*
* 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_dbaccess.hxx"
#ifndef DBAUI_COLUMNCONTROLWINDOW_HXX
#include "ColumnControlWindow.hxx"
#endif