summaryrefslogtreecommitdiff
path: root/sw/source/ui/docvw/srcedtw.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 14:18:22 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 14:18:22 +0000
commit63cc6792a3cb7a47eb603207dfc28e769a648515 (patch)
tree0860eb75172fbd3757c494a2266ea3fe0299f8e0 /sw/source/ui/docvw/srcedtw.cxx
parent40b4cb4a0ef84683d08f24faaa9a0e0a35d9f210 (diff)
INTEGRATION: CWS internatiodel (1.15.460); FILE MERGED
2006/01/20 12:44:19 er 1.15.460.2: RESYNC: (1.15-1.16); FILE MERGED 2005/06/28 14:21:13 er 1.15.460.1: #i50205# get rid of class International
Diffstat (limited to 'sw/source/ui/docvw/srcedtw.cxx')
-rw-r--r--sw/source/ui/docvw/srcedtw.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sw/source/ui/docvw/srcedtw.cxx b/sw/source/ui/docvw/srcedtw.cxx
index 2be44150d150..b41d706b29f1 100644
--- a/sw/source/ui/docvw/srcedtw.cxx
+++ b/sw/source/ui/docvw/srcedtw.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: srcedtw.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 07:23:45 $
+ * last change: $Author: vg $ $Date: 2006-04-07 15:18:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -83,6 +83,9 @@
#ifndef _CTRLTOOL_HXX
#include <svtools/ctrltool.hxx>
#endif
+#ifndef _TOOLS_TIME_HXX
+#include <tools/time.hxx>
+#endif
#ifndef _SWMODULE_HXX
#include <swmodule.hxx>
#endif