mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 00:23:14 +00:00
4d12bf7e8d
Cgal kernel skeleton
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" |