mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
6 lines
116 B
C
6 lines
116 B
C
#include "IfcRegisterUndef.h"
|
|
#define CLASS(T,V) \
|
|
T.clear();
|
|
#include "IfcRegisterDef.h"
|
|
|
|
#include "IfcRegister.h" |