mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 23:36:20 +00:00
Minor cleanups, 4x1 and 4x2 geom lib, granular schema macros
This commit is contained in:
@@ -19,12 +19,11 @@
|
||||
|
||||
/********************************************************************************
|
||||
* *
|
||||
* This file has been generated from IFC4x1.exp. Do not make modifications *
|
||||
* This file has been generated from IFC4x1.exp. Do not make modifications *
|
||||
* but instead modify the python script that has been used to generate this. *
|
||||
* *
|
||||
********************************************************************************/
|
||||
|
||||
|
||||
#ifndef IFC4X1_H
|
||||
#define IFC4X1_H
|
||||
|
||||
@@ -41,8 +40,6 @@
|
||||
#include "../ifcparse/IfcException.h"
|
||||
#include "../ifcparse/Argument.h"
|
||||
|
||||
#include "../ifcparse/Ifc4x1enum.h"
|
||||
|
||||
struct Ifc4x1 {
|
||||
|
||||
static const IfcParse::schema_definition& get_schema();
|
||||
|
||||
Reference in New Issue
Block a user