mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-12-26 17:30:35 +05:00
Fix compilation problem with the DEV OCCT
This commit is contained in:
parent
ef95b8ac70
commit
f9093c31a8
@ -50,8 +50,8 @@
|
|||||||
#ifndef _Standard_Boolean_HeaderFile
|
#ifndef _Standard_Boolean_HeaderFile
|
||||||
#include <Standard_Boolean.hxx>
|
#include <Standard_Boolean.hxx>
|
||||||
#endif
|
#endif
|
||||||
#ifndef _Handle_PrsMgr_PresentationManager3d_HeaderFile
|
#ifndef _PrsMgr_PresentationManager_HeaderFile
|
||||||
#include <Handle_PrsMgr_PresentationManager3d.hxx>
|
#include <PrsMgr_PresentationManager.hxx>
|
||||||
#endif
|
#endif
|
||||||
#ifndef _Handle_Prs3d_Presentation_HeaderFile
|
#ifndef _Handle_Prs3d_Presentation_HeaderFile
|
||||||
#include <Handle_Prs3d_Presentation.hxx>
|
#include <Handle_Prs3d_Presentation.hxx>
|
||||||
@ -65,7 +65,6 @@
|
|||||||
#include <QList>
|
#include <QList>
|
||||||
#include <QVariant>
|
#include <QVariant>
|
||||||
|
|
||||||
class PrsMgr_PresentationManager3d;
|
|
||||||
class Prs3d_Presentation;
|
class Prs3d_Presentation;
|
||||||
class SALOME_InteractiveObject;
|
class SALOME_InteractiveObject;
|
||||||
class TopoDS_Shape;
|
class TopoDS_Shape;
|
||||||
|
Loading…
Reference in New Issue
Block a user