#ifndef HS_GEOM_TRIMMED_CURVE_H #define HS_GEOM_TRIMMED_CURVE_H #include "hs_types.h" #ifdef __cplusplus extern "C" { #endif void hs_delete_Handle_Geom_TrimmedCurve(Handle(Geom_TrimmedCurve)* h); #ifdef __cplusplus } #endif #endif // HS_GEOM_TRIMMED_CURVE_H