summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockmgr.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 14:33:31 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 14:33:31 +0000
commitbe22e585919ba0e9156b8c28fca02f6be74584fb (patch)
tree0c10271541a9ab71338839654ddad9a02d647bdf /vcl/source/window/dockmgr.cxx
parent036a37461192acebc9ba90ced14ce9beb3e9a888 (diff)
INTEGRATION: CWS internatiodel (1.11.84); FILE MERGED
2006/02/10 21:53:36 er 1.11.84.3: RESYNC: (1.13-1.15); FILE MERGED 2006/01/19 18:45:06 er 1.11.84.2: RESYNC: (1.11-1.13); FILE MERGED 2005/06/24 13:12:02 er 1.11.84.1: #i50205# get rid of class International
Diffstat (limited to 'vcl/source/window/dockmgr.cxx')
-rw-r--r--vcl/source/window/dockmgr.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/dockmgr.cxx b/vcl/source/window/dockmgr.cxx
index 40422b83a2ac..c1aa93872f17 100644
--- a/vcl/source/window/dockmgr.cxx
+++ b/vcl/source/window/dockmgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dockmgr.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2006-03-24 13:48:04 $
+ * last change: $Author: vg $ $Date: 2006-04-07 15:33:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,6 +36,9 @@
#ifndef _SV_SVSYS_HXX
#include <svsys.h>
#endif
+#ifndef _TOOLS_TIME_HXX
+#include <tools/time.hxx>
+#endif
#ifndef _SV_RC_H
#include <tools/rc.h>
#endif