mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0033022: Coding - get rid of unused headers [ShapeBuild to STEPControl]
This commit is contained in:
@@ -16,9 +16,7 @@
|
||||
|
||||
#include <StdLPersistent_Document.hxx>
|
||||
#include <StdLPersistent_Data.hxx>
|
||||
#include <StdLPersistent_HString.hxx>
|
||||
#include <StdLPersistent_HArray1.hxx>
|
||||
#include <StdLPersistent_HArray2.hxx>
|
||||
#include <StdLPersistent_Void.hxx>
|
||||
#include <StdLPersistent_Real.hxx>
|
||||
#include <StdLPersistent_Value.hxx>
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef _StdLPersistent_Data_HeaderFile
|
||||
#define _StdLPersistent_Data_HeaderFile
|
||||
|
||||
#include <StdObjMgt_Persistent.hxx>
|
||||
#include <StdLPersistent_HArray1.hxx>
|
||||
|
||||
class TDF_Data;
|
||||
|
@@ -19,7 +19,6 @@
|
||||
#include <StdLPersistent_HString.hxx>
|
||||
#include <StdLPersistent_HArray1.hxx>
|
||||
|
||||
#include <TDataStd_Expression.hxx>
|
||||
#include <TDataStd_Relation.hxx>
|
||||
|
||||
|
||||
|
@@ -22,8 +22,6 @@
|
||||
#include <StdObjMgt_ReadData.hxx>
|
||||
#include <StdObjMgt_WriteData.hxx>
|
||||
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
#include <TColStd_HArray1OfInteger.hxx>
|
||||
#include <TColStd_HArray1OfReal.hxx>
|
||||
#include <TColStd_HArray1OfByte.hxx>
|
||||
|
@@ -13,9 +13,6 @@
|
||||
|
||||
#include <StdLPersistent_HArray2.hxx>
|
||||
|
||||
#include <TColStd_HArray2OfInteger.hxx>
|
||||
#include <TColStd_HArray2OfReal.hxx>
|
||||
|
||||
|
||||
//=======================================================================
|
||||
//function : Read
|
||||
|
@@ -22,8 +22,6 @@
|
||||
#include <StdObjMgt_ReadData.hxx>
|
||||
#include <StdObjMgt_WriteData.hxx>
|
||||
|
||||
#include <NCollection_DefineHArray2.hxx>
|
||||
|
||||
#include <TColStd_HArray2OfInteger.hxx>
|
||||
#include <TColStd_HArray2OfReal.hxx>
|
||||
|
||||
|
Reference in New Issue
Block a user