mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-11 22:31:55 +00:00
6 lines
131 B
C
6 lines
131 B
C
|
|
#include "EntityMappingUndefine.h"
|
||
|
|
#define CLASS(T,V) \
|
||
|
|
T.clear();
|
||
|
|
#include "EntityMappingDefine.h"
|
||
|
|
|
||
|
|
#include "EntityMapping.h"
|