mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
Integration of OCCT 6.5.0 from SVN
This commit is contained in:
8
src/Interface/Interface_StaticSatisfies.hxx
Executable file
8
src/Interface/Interface_StaticSatisfies.hxx
Executable file
@@ -0,0 +1,8 @@
|
||||
#ifndef _Interface_StaticSatisfies_HeaderFile
|
||||
#define _Interface_StaticSatisfies_HeaderFile
|
||||
|
||||
#include <Handle_TCollection_HAsciiString.hxx>
|
||||
|
||||
typedef Standard_Boolean (*Interface_StaticSatisfies) (const Handle(TCollection_HAsciiString)& val);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user