summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-08-19 12:55:59 +0200
committerMichael Stahl <mstahl@redhat.com>2015-08-19 19:32:18 +0200
commit58c3bbfd467b93d133e00789afcd7a00a3f53895 (patch)
tree42e81215cfec7638f36ab6d0c09a5bca126f9c7c /include
parentsc: these are ptr_map not ptr_set (diff)
downloadcore-58c3bbfd467b93d133e00789afcd7a00a3f53895.tar.gz
core-58c3bbfd467b93d133e00789afcd7a00a3f53895.zip
comphelper: remove unnecessary include <stack>
Change-Id: I39295d69dd8a48f0f40275830cb6fda4ca0b69f3
Diffstat (limited to 'include')
-rw-r--r--include/comphelper/stl_types.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/comphelper/stl_types.hxx b/include/comphelper/stl_types.hxx
index df6922c53424..251137b92485 100644
--- a/include/comphelper/stl_types.hxx
+++ b/include/comphelper/stl_types.hxx
@@ -21,8 +21,6 @@
#include <sal/config.h>
-#include <stack>
-
#include <math.h>
#include <functional>