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:
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
@@ -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>
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#define TColStd_DataMapOfIntegerReal_HeaderFile
|
||||
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TColStd_MapIntegerHasher.hxx>
|
||||
#include <NCollection_DataMap.hxx>
|
||||
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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>
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_HArray1OfBoolean_HeaderFile
|
||||
#define TColStd_HArray1OfBoolean_HeaderFile
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <TColStd_Array1OfBoolean.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_HArray1OfByte_HeaderFile
|
||||
#define TColStd_HArray1OfByte_HeaderFile
|
||||
|
||||
#include <Standard_Byte.hxx>
|
||||
#include <TColStd_Array1OfByte.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_HArray1OfListOfInteger_HeaderFile
|
||||
#define TColStd_HArray1OfListOfInteger_HeaderFile
|
||||
|
||||
#include <TColStd_ListOfInteger.hxx>
|
||||
#include <TColStd_Array1OfListOfInteger.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_HArray1OfReal_HeaderFile
|
||||
#define TColStd_HArray1OfReal_HeaderFile
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TColStd_Array1OfReal.hxx>
|
||||
#include <NCollection_DefineHArray1.hxx>
|
||||
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_HArray2OfReal_HeaderFile
|
||||
#define TColStd_HArray2OfReal_HeaderFile
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TColStd_Array2OfReal.hxx>
|
||||
#include <NCollection_DefineHArray2.hxx>
|
||||
|
||||
|
@@ -14,7 +14,6 @@
|
||||
// commercial license or contractual agreement.
|
||||
|
||||
|
||||
#include <Standard_Type.hxx>
|
||||
#include <TColStd_HPackedMapOfInteger.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(TColStd_HPackedMapOfInteger,Standard_Transient)
|
||||
|
@@ -17,7 +17,6 @@
|
||||
#define _TColStd_HPackedMapOfInteger_HeaderFile
|
||||
|
||||
#include <Standard.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
#include <TColStd_PackedMapOfInteger.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_HSequenceOfHAsciiString_HeaderFile
|
||||
#define TColStd_HSequenceOfHAsciiString_HeaderFile
|
||||
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
#include <TColStd_SequenceOfHAsciiString.hxx>
|
||||
#include <NCollection_DefineHSequence.hxx>
|
||||
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_HSequenceOfHExtendedString_HeaderFile
|
||||
#define TColStd_HSequenceOfHExtendedString_HeaderFile
|
||||
|
||||
#include <TCollection_HExtendedString.hxx>
|
||||
#include <TColStd_SequenceOfHExtendedString.hxx>
|
||||
#include <NCollection_DefineHSequence.hxx>
|
||||
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_HSequenceOfReal_HeaderFile
|
||||
#define TColStd_HSequenceOfReal_HeaderFile
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TColStd_SequenceOfReal.hxx>
|
||||
#include <NCollection_DefineHSequence.hxx>
|
||||
|
||||
|
@@ -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>
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_IndexedMapOfReal_HeaderFile
|
||||
#define TColStd_IndexedMapOfReal_HeaderFile
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TColStd_MapRealHasher.hxx>
|
||||
#include <NCollection_IndexedMap.hxx>
|
||||
|
||||
|
@@ -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;
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_MapOfAsciiString_HeaderFile
|
||||
#define TColStd_MapOfAsciiString_HeaderFile
|
||||
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <NCollection_Map.hxx>
|
||||
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TColStd_MapOfReal_HeaderFile
|
||||
#define TColStd_MapOfReal_HeaderFile
|
||||
|
||||
#include <Standard_Real.hxx>
|
||||
#include <TColStd_MapRealHasher.hxx>
|
||||
#include <NCollection_Map.hxx>
|
||||
|
||||
|
@@ -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;
|
||||
|
@@ -17,7 +17,6 @@
|
||||
|
||||
#include <NCollection_Array1.hxx>
|
||||
#include <TCollection.hxx>
|
||||
#include <Standard_Type.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : TColStd_intMapNode_findNext
|
||||
|
@@ -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;
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user