mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-03 14:10:33 +03:00
Data Exchange - Add missed headers (#530)
Add headers missed due to enabled BUILD_USE_PCH configure setting
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#include <RWGltf_GltfLatePrimitiveArray.hxx>
|
||||
#include <TDocStd_Document.hxx>
|
||||
#include <TopoDS.hxx>
|
||||
#include <TopoDS_Iterator.hxx>
|
||||
#include <XCAFDoc_DocumentTool.hxx>
|
||||
#include <XCAFDoc_ShapeMapTool.hxx>
|
||||
#include <XCAFDoc_ShapeTool.hxx>
|
||||
|
@@ -14,6 +14,7 @@
|
||||
#ifndef _StepTidy_BaseTestFixture_HeaderFile
|
||||
#define _StepTidy_BaseTestFixture_HeaderFile
|
||||
|
||||
#include <gp_XYZ.hxx>
|
||||
#include <STEPControl_Controller.hxx>
|
||||
#include <StepGeom_Axis2Placement3d.hxx>
|
||||
#include <StepGeom_CartesianPoint.hxx>
|
||||
|
@@ -15,6 +15,7 @@
|
||||
|
||||
#include <GeomToStep_MakeCartesianPoint.hxx>
|
||||
#include <GeomToStep_MakeDirection.hxx>
|
||||
#include <gp_Trsf.hxx>
|
||||
#include <StepGeom_CartesianTransformationOperator3d.hxx>
|
||||
|
||||
//=============================================================================
|
||||
|
Reference in New Issue
Block a user