summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockingarea.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:17:52 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:17:52 +0000
commit1cf43c9c6e7143532792f728eb451e05c7f9ab23 (patch)
treef3bba3e367d3878748b5bba6e70cd00e56a0d308 /vcl/source/window/dockingarea.cxx
parent918f008239c1aa7b815987e67a763bfc4a8fe5db (diff)
INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED
2006/09/01 17:57:53 kaib 1.7.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/window/dockingarea.cxx')
-rw-r--r--vcl/source/window/dockingarea.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/dockingarea.cxx b/vcl/source/window/dockingarea.cxx
index 4c34d67c8c42..fbdfa32df92b 100644
--- a/vcl/source/window/dockingarea.cxx
+++ b/vcl/source/window/dockingarea.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dockingarea.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:37:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:17:52 $
*
* 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_vcl.hxx"
#ifndef _DEBUG_HXX
#include <tools/debug.hxx>
#endif