mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
6 lines
120 B
OpenEdge ABL
6 lines
120 B
OpenEdge ABL
#include "mapping_undefine.i"
|
|
#define CLASS(T,V) \
|
|
T.clear();
|
|
#include "mapping_define_missing.i"
|
|
|
|
#include "mapping.i" |