mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-11 16:19:16 +05:00
Fix compilation errors under Windows: VS-2017
This commit is contained in:
parent
6bc94c2211
commit
9d0765db5d
@ -63,6 +63,7 @@
|
||||
#include <list>
|
||||
#include <set>
|
||||
#include <vector>
|
||||
#include <numeric>
|
||||
#include <Bnd_B3d.hxx>
|
||||
|
||||
using namespace std;
|
||||
|
@ -56,6 +56,8 @@
|
||||
|
||||
#include <cstddef>
|
||||
|
||||
#include <numeric>
|
||||
|
||||
typedef SMESH_Comment TComm;
|
||||
|
||||
using namespace std;
|
||||
|
Loading…
Reference in New Issue
Block a user