summaryrefslogtreecommitdiff
path: root/sc/inc/markdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/markdata.hxx')
-rw-r--r--sc/inc/markdata.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/markdata.hxx b/sc/inc/markdata.hxx
index c792b31e468a..673303611df2 100644
--- a/sc/inc/markdata.hxx
+++ b/sc/inc/markdata.hxx
@@ -21,7 +21,6 @@
#define SC_MARKDATA_HXX
#include "address.hxx"
-#include <tools/solar.h>
#include "scdllapi.h"
#include <set>
@@ -135,9 +134,6 @@ public:
const_iterator end() const;
};
-
-
#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */