mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-20 06:17:54 +05:00
16 lines
304 B
Plaintext
16 lines
304 B
Plaintext
![]() |
#ifndef _gp_Pnt_HeaderFile
|
||
|
#include <gp_Pnt.hxx>
|
||
|
#endif
|
||
|
#ifndef _gp_Dir_HeaderFile
|
||
|
#include <gp_Dir.hxx>
|
||
|
#endif
|
||
|
#ifndef _gp_Ax2_HeaderFile
|
||
|
#include <gp_Ax2.hxx>
|
||
|
#endif
|
||
|
#ifndef _gp_Ax3_HeaderFile
|
||
|
#include <gp_Ax3.hxx>
|
||
|
#endif
|
||
|
#ifndef _GEOMAlgo_ShapeInfo_HeaderFile
|
||
|
#include <GEOMAlgo_ShapeInfo.hxx>
|
||
|
#endif
|