chart2: missing header <iterator> reportedly breaks MSVC2015

Change-Id: I09b5a292e38044f14cd033a05e459cc69197de57
This commit is contained in:
Michael Stahl 2016-07-22 19:32:25 +02:00
parent b6ba250893
commit 580ed47cf7

View File

@ -17,6 +17,7 @@
#include <vcl/svapp.hxx>
#include <algorithm>
#include <iterator>
ChartUIObject::ChartUIObject(VclPtr<chart::ChartWindow> xChartWindow,
const OUString& rCID):