mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
6 lines
143 B
C
6 lines
143 B
C
|
|
#include "CgalEntityMappingUndefine.h"
|
||
|
|
#define CLASS(T,V) \
|
||
|
|
T.clear();
|
||
|
|
#include "CgalEntityMappingDefine.h"
|
||
|
|
|
||
|
|
#include "CgalEntityMapping.h"
|