summaryrefslogtreecommitdiff
path: root/sc/inc/column.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 12:40:58 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-09-08 12:40:58 +0000
commit73672e0761de00e9d24411cc549a01c7f33c5e1c (patch)
tree7aeee6cf1555484fbaddd7c50236db655ec35bfb /sc/inc/column.hxx
parent3cf176b21f9c9f12ad0075d1bfb16ec48e22631f (diff)
INTEGRATION: CWS dr12 (1.8.272); FILE MERGED
2004/08/27 07:44:30 sab 1.8.272.3: RESYNC: (1.9-1.10); FILE MERGED 2004/07/26 22:40:51 sab 1.8.272.2: RESYNC: (1.8-1.9); FILE MERGED 2004/02/24 09:56:54 jmarmion 1.8.272.1: #i21255# text formatting for cell notes
Diffstat (limited to 'sc/inc/column.hxx')
-rw-r--r--sc/inc/column.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sc/inc/column.hxx b/sc/inc/column.hxx
index f49a983e5e80..8b93a93fa133 100644
--- a/sc/inc/column.hxx
+++ b/sc/inc/column.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: column.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: kz $ $Date: 2004-09-07 10:38:39 $
+ * last change: $Author: hr $ $Date: 2004-09-08 13:40:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,6 +69,9 @@
#ifndef SC_SCGLOB_HXX
#include "global.hxx"
#endif
+#ifndef SC_POSTIT_HXX
+#include "postit.hxx"
+#endif
#ifndef SC_COMPRESSEDARRAY_HXX
#include "compressedarray.hxx"