summaryrefslogtreecommitdiff
path: root/chart2/source/controller/uitest
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-07-22 19:32:25 +0200
committerMichael Stahl <mstahl@redhat.com>2016-07-22 19:33:26 +0200
commit580ed47cf7dd56850b3a6868f7ab1fbbdc9b3e98 (patch)
treeac0e518d8f45efdbfffe71495ca558fa5801bc51 /chart2/source/controller/uitest
parentb6ba2508932c2815b996d4c3e90b1d0cbe907005 (diff)
chart2: missing header <iterator> reportedly breaks MSVC2015
Change-Id: I09b5a292e38044f14cd033a05e459cc69197de57
Diffstat (limited to 'chart2/source/controller/uitest')
-rw-r--r--chart2/source/controller/uitest/uiobject.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/uitest/uiobject.cxx b/chart2/source/controller/uitest/uiobject.cxx
index f4e664437542..d100466e659f 100644
--- a/chart2/source/controller/uitest/uiobject.cxx
+++ b/chart2/source/controller/uitest/uiobject.cxx
@@ -17,6 +17,7 @@
#include <vcl/svapp.hxx>
#include <algorithm>
+#include <iterator>
ChartUIObject::ChartUIObject(VclPtr<chart::ChartWindow> xChartWindow,
const OUString& rCID):