mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 18:21:59 +00:00
Add missing #includes for OCC 6.8.0 specific #if
This commit is contained in:
@@ -24,6 +24,8 @@
|
|||||||
#include <BRepBuilderAPI_GTransform.hxx>
|
#include <BRepBuilderAPI_GTransform.hxx>
|
||||||
#include <BRepBuilderAPI_Transform.hxx>
|
#include <BRepBuilderAPI_Transform.hxx>
|
||||||
|
|
||||||
|
#include <Standard_Version.hxx>
|
||||||
|
|
||||||
#include "OpenCascadeBasedSerializer.h"
|
#include "OpenCascadeBasedSerializer.h"
|
||||||
|
|
||||||
bool OpenCascadeBasedSerializer::ready() {
|
bool OpenCascadeBasedSerializer::ready() {
|
||||||
|
|||||||
Reference in New Issue
Block a user