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