mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Take into account remarks
This commit is contained in:
committed by
Thomas Krijnen
parent
02233f86cf
commit
13ed0c3096
@@ -1,4 +1,5 @@
|
|||||||
#include "ParseIfcFile.h"
|
#include "ParseIfcFile.h"
|
||||||
|
#include "../ifcgeom/hybrid_kernel.h"
|
||||||
|
|
||||||
#include "MessageLogger.h"
|
#include "MessageLogger.h"
|
||||||
#include "osg/Array"
|
#include "osg/Array"
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
#define PARSEIFCFILE_H
|
#define PARSEIFCFILE_H
|
||||||
|
|
||||||
#include "../ifcgeom/Iterator.h"
|
#include "../ifcgeom/Iterator.h"
|
||||||
#include "../ifcgeom/hybrid_kernel.h"
|
|
||||||
#include "osg/Geometry"
|
#include "osg/Geometry"
|
||||||
#include "osg/Material"
|
#include "osg/Material"
|
||||||
#include "osg/MatrixTransform"
|
#include "osg/MatrixTransform"
|
||||||
|
|||||||
Reference in New Issue
Block a user