1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-19 13:40:49 +03:00

0033040: Coding - get rid of unused headers [Storage to TopOpeBRepTool]

This commit is contained in:
aml
2022-06-27 19:20:41 +03:00
committed by smoskvin
parent ca1491f88b
commit ef4e5e3bf1
633 changed files with 13 additions and 2219 deletions

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_Array1OfBoolean_HeaderFile
#define TColStd_Array1OfBoolean_HeaderFile
#include <Standard_Boolean.hxx>
#include <NCollection_Array1.hxx>
typedef NCollection_Array1<Standard_Boolean> TColStd_Array1OfBoolean;

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_Array1OfByte_HeaderFile
#define TColStd_Array1OfByte_HeaderFile
#include <Standard_Byte.hxx>
#include <NCollection_Array1.hxx>
typedef NCollection_Array1<Standard_Byte> TColStd_Array1OfByte;

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_Array1OfCharacter_HeaderFile
#define TColStd_Array1OfCharacter_HeaderFile
#include <Standard_Character.hxx>
#include <NCollection_Array1.hxx>
typedef NCollection_Array1<Standard_Character> TColStd_Array1OfCharacter;

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_Array1OfReal_HeaderFile
#define TColStd_Array1OfReal_HeaderFile
#include <Standard_Real.hxx>
#include <NCollection_Array1.hxx>
typedef NCollection_Array1<Standard_Real> TColStd_Array1OfReal;

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_Array2OfBoolean_HeaderFile
#define TColStd_Array2OfBoolean_HeaderFile
#include <Standard_Boolean.hxx>
#include <NCollection_Array2.hxx>
typedef NCollection_Array2<Standard_Boolean> TColStd_Array2OfBoolean;

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_Array2OfCharacter_HeaderFile
#define TColStd_Array2OfCharacter_HeaderFile
#include <Standard_Character.hxx>
#include <NCollection_Array2.hxx>
typedef NCollection_Array2<Standard_Character> TColStd_Array2OfCharacter;

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_Array2OfReal_HeaderFile
#define TColStd_Array2OfReal_HeaderFile
#include <Standard_Real.hxx>
#include <NCollection_Array2.hxx>
typedef NCollection_Array2<Standard_Real> TColStd_Array2OfReal;

View File

@@ -17,7 +17,6 @@
#include <TCollection_AsciiString.hxx>
#include <Standard_Integer.hxx>
#include <TCollection_AsciiString.hxx>
#include <NCollection_DataMap.hxx>
typedef NCollection_DataMap<TCollection_AsciiString,Standard_Integer,TCollection_AsciiString> TColStd_DataMapOfAsciiStringInteger;

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_DataMapOfIntegerInteger_HeaderFile
#define TColStd_DataMapOfIntegerInteger_HeaderFile
#include <Standard_Integer.hxx>
#include <Standard_Integer.hxx>
#include <TColStd_MapIntegerHasher.hxx>
#include <NCollection_DataMap.hxx>

View File

@@ -16,7 +16,6 @@
#define TColStd_DataMapOfIntegerReal_HeaderFile
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <TColStd_MapIntegerHasher.hxx>
#include <NCollection_DataMap.hxx>

View File

@@ -15,8 +15,6 @@
#ifndef TColStd_DataMapOfStringInteger_HeaderFile
#define TColStd_DataMapOfStringInteger_HeaderFile
#include <TCollection_ExtendedString.hxx>
#include <Standard_Integer.hxx>
#include <TCollection_ExtendedString.hxx>
#include <NCollection_DataMap.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_DataMapOfTransientTransient_HeaderFile
#define TColStd_DataMapOfTransientTransient_HeaderFile
#include <Standard_Transient.hxx>
#include <Standard_Transient.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <NCollection_DataMap.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_HArray1OfBoolean_HeaderFile
#define TColStd_HArray1OfBoolean_HeaderFile
#include <Standard_Boolean.hxx>
#include <TColStd_Array1OfBoolean.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_HArray1OfByte_HeaderFile
#define TColStd_HArray1OfByte_HeaderFile
#include <Standard_Byte.hxx>
#include <TColStd_Array1OfByte.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_HArray1OfListOfInteger_HeaderFile
#define TColStd_HArray1OfListOfInteger_HeaderFile
#include <TColStd_ListOfInteger.hxx>
#include <TColStd_Array1OfListOfInteger.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_HArray1OfReal_HeaderFile
#define TColStd_HArray1OfReal_HeaderFile
#include <Standard_Real.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <NCollection_DefineHArray1.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_HArray2OfReal_HeaderFile
#define TColStd_HArray2OfReal_HeaderFile
#include <Standard_Real.hxx>
#include <TColStd_Array2OfReal.hxx>
#include <NCollection_DefineHArray2.hxx>

View File

@@ -14,7 +14,6 @@
// commercial license or contractual agreement.
#include <Standard_Type.hxx>
#include <TColStd_HPackedMapOfInteger.hxx>
IMPLEMENT_STANDARD_RTTIEXT(TColStd_HPackedMapOfInteger,Standard_Transient)

View File

@@ -17,7 +17,6 @@
#define _TColStd_HPackedMapOfInteger_HeaderFile
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <TColStd_PackedMapOfInteger.hxx>
#include <Standard_Transient.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_HSequenceOfHAsciiString_HeaderFile
#define TColStd_HSequenceOfHAsciiString_HeaderFile
#include <TCollection_HAsciiString.hxx>
#include <TColStd_SequenceOfHAsciiString.hxx>
#include <NCollection_DefineHSequence.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_HSequenceOfHExtendedString_HeaderFile
#define TColStd_HSequenceOfHExtendedString_HeaderFile
#include <TCollection_HExtendedString.hxx>
#include <TColStd_SequenceOfHExtendedString.hxx>
#include <NCollection_DefineHSequence.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_HSequenceOfReal_HeaderFile
#define TColStd_HSequenceOfReal_HeaderFile
#include <Standard_Real.hxx>
#include <TColStd_SequenceOfReal.hxx>
#include <NCollection_DefineHSequence.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_IndexedDataMapOfTransientTransient_HeaderFile
#define TColStd_IndexedDataMapOfTransientTransient_HeaderFile
#include <Standard_Transient.hxx>
#include <Standard_Transient.hxx>
#include <TColStd_MapTransientHasher.hxx>
#include <NCollection_IndexedDataMap.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_IndexedMapOfReal_HeaderFile
#define TColStd_IndexedMapOfReal_HeaderFile
#include <Standard_Real.hxx>
#include <TColStd_MapRealHasher.hxx>
#include <NCollection_IndexedMap.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_ListOfReal_HeaderFile
#define TColStd_ListOfReal_HeaderFile
#include <Standard_Real.hxx>
#include <NCollection_List.hxx>
typedef NCollection_List<Standard_Real> TColStd_ListOfReal;

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_MapOfAsciiString_HeaderFile
#define TColStd_MapOfAsciiString_HeaderFile
#include <TCollection_AsciiString.hxx>
#include <TCollection_AsciiString.hxx>
#include <NCollection_Map.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_MapOfReal_HeaderFile
#define TColStd_MapOfReal_HeaderFile
#include <Standard_Real.hxx>
#include <TColStd_MapRealHasher.hxx>
#include <NCollection_Map.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_MapRealHasher_HeaderFile
#define TColStd_MapRealHasher_HeaderFile
#include <Standard_Real.hxx>
#include <NCollection_DefaultHasher.hxx>
typedef NCollection_DefaultHasher<Standard_Real> TColStd_MapRealHasher;

View File

@@ -17,7 +17,6 @@
#include <NCollection_Array1.hxx>
#include <TCollection.hxx>
#include <Standard_Type.hxx>
//=======================================================================
//function : TColStd_intMapNode_findNext

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_SequenceOfBoolean_HeaderFile
#define TColStd_SequenceOfBoolean_HeaderFile
#include <Standard_Boolean.hxx>
#include <NCollection_Sequence.hxx>
typedef NCollection_Sequence<Standard_Boolean> TColStd_SequenceOfBoolean;

View File

@@ -15,7 +15,6 @@
#ifndef TColStd_SequenceOfReal_HeaderFile
#define TColStd_SequenceOfReal_HeaderFile
#include <Standard_Real.hxx>
#include <NCollection_Sequence.hxx>
typedef NCollection_Sequence<Standard_Real> TColStd_SequenceOfReal;