mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-18 07:00:33 +05:00
0020464: EDF 1100 SMESH: Performance issue of the function MoveNode
+#include <limits>
This commit is contained in:
parent
e4bbd9cf6a
commit
99e3564a09
@ -79,6 +79,7 @@
|
||||
#include <map>
|
||||
#include <set>
|
||||
#include <numeric>
|
||||
#include <limits>
|
||||
|
||||
#define cast2Node(elem) static_cast<const SMDS_MeshNode*>( elem )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user