<div dir="ltr">For those of you using std::min and std::max in VTK.<div><br></div><div>Visual Studio 2013 requires the <algorithm> header.<br><br>I think (but don't quote me on this) that the older MSVC<br>compilers used to automatically include a MSVC specific<br>header called xutility where these were defined.<br>With respect to other compilers e.g. gcc, it is possible<br>that one of the other includes is adding the algorithm header in.<div><br></div><div>I have recently picked up two tests that failed in VS 2013 but were passing in GCC, Clang and earlier versions of MSVC..</div><div><br></div><div>Would it be possible to set up one of the CDash machines to use VS2013? I am not testing the parallel implementations so there could be problems there that I haven't detected.</div><div><br></div><div>However if someone can walk me through setting up MPI on a laptop with VS2013 Community Edition I would be glad to test the Parallel implementations.<br><div><br></div><div><br></div><div>Regards</div><div>   Andrew</div>-- <br><div class="gmail_signature">___________________________________________<br>Andrew J. P. Maclean<br><br>___________________________________________</div>
</div></div></div>