mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-23 21:57:56 +05:00
22 lines
670 B
C++
22 lines
670 B
C++
// This file is generated by WOK (CPPExt).
|
|
// Please do not edit this file; modify original file instead.
|
|
// The copyright and license terms as defined for the original file apply to
|
|
// this header file considered to be the "object code" form of the original source.
|
|
|
|
#ifndef _Handle_PMMgt_PManaged_HeaderFile
|
|
#define _Handle_PMMgt_PManaged_HeaderFile
|
|
|
|
#include <Standard_Macro.hxx>
|
|
#include <Standard_DefineHandle.hxx>
|
|
#include <Standard.hxx>
|
|
#include <Handle_Standard_Persistent.hxx>
|
|
|
|
class Standard_Persistent;
|
|
class Handle(Standard_Type);
|
|
class Handle(Standard_Persistent);
|
|
class PMMgt_PManaged;
|
|
|
|
DEFINE_STANDARD_PHANDLE(PMMgt_PManaged,Standard_Persistent)
|
|
|
|
#endif
|