mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-30 07:30:33 +05:00
add missing includes
This commit is contained in:
parent
4e38a82bb3
commit
2a180e9a89
@ -29,11 +29,13 @@
|
||||
|
||||
#include <SMESH_Mesh.hxx>
|
||||
#include <SMESH_StdMeshers.hxx>
|
||||
#include <gp_Pnt.hxx>
|
||||
#include <SMDS_FaceOfNodes.hxx>
|
||||
#include <TColgp_HArray1OfPnt.hxx>
|
||||
#include <TColgp_HArray1OfVec.hxx>
|
||||
|
||||
#include <map>
|
||||
#include <list>
|
||||
#include <vector>
|
||||
|
||||
class STDMESHERS_EXPORT StdMeshers_QuadToTriaAdaptor
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user