summaryrefslogtreecommitdiff
path: root/vcl/source/window/floatwin.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:18:34 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:18:34 +0000
commita2f933149e7b0433d2d00fe39687c95d37b2fbf7 (patch)
tree4c0c99623904ffe2e39b75682c646bc09f5d3570 /vcl/source/window/floatwin.cxx
parent30eac38f9a8f4eb8467340810b4d4fed03f0ec62 (diff)
INTEGRATION: CWS pchfix02 (1.34.112); FILE MERGED
2006/09/01 17:57:54 kaib 1.34.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/window/floatwin.cxx')
-rw-r--r--vcl/source/window/floatwin.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/floatwin.cxx b/vcl/source/window/floatwin.cxx
index 1ffcb9da5137..d18182f78bba 100644
--- a/vcl/source/window/floatwin.cxx
+++ b/vcl/source/window/floatwin.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: floatwin.cxx,v $
*
- * $Revision: 1.34 $
+ * $Revision: 1.35 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:37:55 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:18:34 $
*
* 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_vcl.hxx"
+
#ifndef _SV_SVSYS_HXX
#include <svsys.h>
#endif