Files
IfcOpenShell/src/ifcgeom/mapping/bind_convert_decl.i
T
2023-03-21 20:15:01 +01:00

8 lines
141 B
OpenEdge ABL

#ifdef BIND
#undef BIND
#endif
#define BIND(T) ifcopenshell::geometry::taxonomy::item* map_impl(const IfcSchema::T*);
#include "mapping.i"