summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/address.hxx1
-rw-r--r--sc/inc/grouparealistener.hxx2
-rw-r--r--sc/inc/userlist.hxx1
-rw-r--r--sc/source/core/inc/jumpmatrix.hxx1
-rw-r--r--sc/source/filter/inc/xlstream.hxx1
5 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/address.hxx b/sc/inc/address.hxx
index 460ca2cc552e..bacbbd5a8be1 100644
--- a/sc/inc/address.hxx
+++ b/sc/inc/address.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SC_INC_ADDRESS_HXX
#define INCLUDED_SC_INC_ADDRESS_HXX
-#include <tools/stream.hxx>
#include <rtl/ustrbuf.hxx>
#include <rtl/strbuf.hxx>
#include <osl/endian.h>
diff --git a/sc/inc/grouparealistener.hxx b/sc/inc/grouparealistener.hxx
index 99ade314a3ca..5c6fee903696 100644
--- a/sc/inc/grouparealistener.hxx
+++ b/sc/inc/grouparealistener.hxx
@@ -16,6 +16,8 @@
#include <svl/listener.hxx>
#include <vector>
+#include <vector>
+
class ScFormulaCell;
class ScDocument;
class ScColumn;
diff --git a/sc/inc/userlist.hxx b/sc/inc/userlist.hxx
index d47e795a0bb1..f174b362fcb1 100644
--- a/sc/inc/userlist.hxx
+++ b/sc/inc/userlist.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SC_INC_USERLIST_HXX
#define INCLUDED_SC_INC_USERLIST_HXX
-#include <tools/stream.hxx>
#include "scdllapi.h"
#include <boost/ptr_container/ptr_vector.hpp>
diff --git a/sc/source/core/inc/jumpmatrix.hxx b/sc/source/core/inc/jumpmatrix.hxx
index 9d280833e0c8..cbc72f2186f4 100644
--- a/sc/source/core/inc/jumpmatrix.hxx
+++ b/sc/source/core/inc/jumpmatrix.hxx
@@ -22,6 +22,7 @@
#include <formula/token.hxx>
#include <formula/errorcodes.hxx>
+#include <limits.h>
#include <vector>
#include "types.hxx"
#include "address.hxx"
diff --git a/sc/source/filter/inc/xlstream.hxx b/sc/source/filter/inc/xlstream.hxx
index 27ee00b4c39c..0f63f3251afe 100644
--- a/sc/source/filter/inc/xlstream.hxx
+++ b/sc/source/filter/inc/xlstream.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SC_SOURCE_FILTER_INC_XLSTREAM_HXX
#define INCLUDED_SC_SOURCE_FILTER_INC_XLSTREAM_HXX
-#include <tools/stream.hxx>
#include <svx/svxerr.hxx>
#include "ftools.hxx"