mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 20:50:32 +05:00
Windows compatibility.
This commit is contained in:
parent
c31ad1186e
commit
27d9294f19
@ -22,6 +22,10 @@
|
|||||||
// File : SMESH_Measurements_i.cxx
|
// File : SMESH_Measurements_i.cxx
|
||||||
// Author : Pavel TELKOV, Open CASCADE S.A.S. (pavel.telkov@opencascade.com)
|
// Author : Pavel TELKOV, Open CASCADE S.A.S. (pavel.telkov@opencascade.com)
|
||||||
|
|
||||||
|
#ifdef WIN32
|
||||||
|
#define NOMINMAX
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "SMESH_Measurements_i.hxx"
|
#include "SMESH_Measurements_i.hxx"
|
||||||
|
|
||||||
#include "SMESH_Gen_i.hxx"
|
#include "SMESH_Gen_i.hxx"
|
||||||
|
Loading…
Reference in New Issue
Block a user