summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripting/source/vbaevents/eventhelper.cxx1
-rw-r--r--sfx2/inc/bluthsndapi.hxx1
-rw-r--r--shell/inc/internal/types.hxx1
3 files changed, 0 insertions, 3 deletions
diff --git a/scripting/source/vbaevents/eventhelper.cxx b/scripting/source/vbaevents/eventhelper.cxx
index 797d0589e434..990586f0e2b4 100644
--- a/scripting/source/vbaevents/eventhelper.cxx
+++ b/scripting/source/vbaevents/eventhelper.cxx
@@ -76,7 +76,6 @@
#include <cppuhelper/implbase2.hxx>
#include <comphelper/evtmethodhelper.hxx>
-#include <set>
#include <list>
#include <boost/unordered_map.hpp>
#define ASYNC 0
diff --git a/sfx2/inc/bluthsndapi.hxx b/sfx2/inc/bluthsndapi.hxx
index 90dbe8b808bb..d96228ae32c9 100644
--- a/sfx2/inc/bluthsndapi.hxx
+++ b/sfx2/inc/bluthsndapi.hxx
@@ -10,7 +10,6 @@
#ifndef INCLUDED_SFX2_INC_BLUTHSNDAPI_HXX
#define INCLUDED_SFX2_INC_BLUTHSNDAPI_HXX
-#include <vector>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <rtl/ustring.hxx>
diff --git a/shell/inc/internal/types.hxx b/shell/inc/internal/types.hxx
index 6823070ff958..b65fb9215dfd 100644
--- a/shell/inc/internal/types.hxx
+++ b/shell/inc/internal/types.hxx
@@ -24,7 +24,6 @@
#include <map>
#include <utility>
#include <vector>
-#include <stack>
typedef std::vector<std::wstring> StringList_t;