mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 19:54:07 +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"
|