<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<div>Before </div>
<div><a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=0f03a801318501a4904dbe7c1d09d0b9dd1cb852" class="OWAAutoLink" id="LPlnk844194">https://cgit.freedesktop.org/libreoffice/core/commit/?id=0f03a801318501a4904dbe7c1d09d0b9dd1cb852</a><br>
</div>
<div><br>
</div>
<div>I was able to successfully compile with <span>MSVC 2015, but now I'm getting:</span></div>
<div><br>
</div>
<div>C:/core/chart2/source/controller/uitest/uiobject.cxx(149): error C2039: 'inserter': is not a member of 'std'</div>
<div>C:/PROGRA~2/MICROS~1.0/VC//include\unordered_set(13): note: see declaration of 'std'</div>
<div>C:/core/chart2/source/controller/uitest/uiobject.cxx(149): error C3861: 'inserter': identifier not found</div>
<div>C:/core/solenv/gbuild/LinkTarget.mk:189: recipe for target 'C:/core/workdir/CxxObject/chart2/source/controller/uitest/uiobject.o' failed</div>
<div>make[1]: *** [C:/core/workdir/CxxObject/chart2/source/controller/uitest/uiobject.o] Error 2</div>
<div>make[1]: *** Waiting for unfinished jobs....</div>
<div>Makefile:262: recipe for target 'build' failed</div>
<div>make: *** [build] Error 2</div>
</div>
</body>
</html>