summaryrefslogtreecommitdiff
path: root/sc/inc/addincol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/addincol.hxx')
-rw-r--r--sc/inc/addincol.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sc/inc/addincol.hxx b/sc/inc/addincol.hxx
index 3d405da7d6ec..3a89c7f7a4e4 100644
--- a/sc/inc/addincol.hxx
+++ b/sc/inc/addincol.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: addincol.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2004-03-08 11:39:55 $
+ * last change: $Author: obo $ $Date: 2004-06-04 10:00:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,6 +91,10 @@
#include <com/sun/star/sheet/LocalizedName.hpp>
#endif
+#ifndef _STRING_HXX
+#include <tools/string.hxx>
+#endif
+
#ifndef _LANG_HXX
#include <tools/lang.hxx>
#endif