#ifndef HS_TOPODS_WIRE_H #define HS_TOPODS_WIRE_H #include "hs_types.h" #ifdef __cplusplus extern "C" { #endif TopoDS_Wire * hs_new_TopoDS_Wire(); #ifdef __cplusplus } #endif #endif // HS_TOPODS_WIRE_H