summaryrefslogtreecommitdiff
path: root/sc/source/core/data/postit.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-02 07:58:35 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-02 07:58:35 +0000
commit2d0dd791bebf4f1738ce8436cc3d87aaaedf8c64 (patch)
tree5180f0849565c57ba6928ce544cbcaa4a5327c64 /sc/source/core/data/postit.cxx
parente6678f491eeacaec8e128dc11b4a0eccaf3b08e0 (diff)
INTEGRATION: CWS dr61 (1.11.16); FILE MERGED
2008/05/26 16:47:58 dr 1.11.16.1: remove remaining include guards
Diffstat (limited to 'sc/source/core/data/postit.cxx')
-rw-r--r--sc/source/core/data/postit.cxx8
1 files changed, 1 insertions, 7 deletions
diff --git a/sc/source/core/data/postit.cxx b/sc/source/core/data/postit.cxx
index 80c490f7c83c..2dda0b38a30d 100644
--- a/sc/source/core/data/postit.cxx
+++ b/sc/source/core/data/postit.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: postit.cxx,v $
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
* This file is part of OpenOffice.org.
*
@@ -31,10 +31,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sc.hxx"
-
-
-
-// INCLUDE ---------------------------------------------------------------
#include "postit.hxx"
#include <svtools/itemset.hxx>
#include <sfx2/objsh.hxx>
@@ -55,9 +51,7 @@
#include <svx/xflclit.hxx>
#include <svx/xlnstcit.hxx>
#include <svx/xlnstit.hxx>
-#ifndef _SVX_XLNSWIT_HXX
#include <svx/xlnstwit.hxx>
-#endif
#include <com/sun/star/uno/Reference.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>