Windows compatibility.

This commit is contained in:
rnv 2016-02-24 12:51:57 +03:00 committed by vsr
parent 804edcb070
commit d422f17c1d

View File

@ -22,6 +22,10 @@
// File : SMESH_Measurements_i.cxx
// Author : Pavel TELKOV, Open CASCADE S.A.S. (pavel.telkov@opencascade.com)
#ifdef WIN32
#define NOMINMAX
#endif
#include "SMESH_Measurements_i.hxx"
#include "SMESH_Gen_i.hxx"