mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0033041: Coding - get rid of unused headers [TopTools to Xw]
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#ifndef TShort_Array1OfShortReal_HeaderFile
|
||||
#define TShort_Array1OfShortReal_HeaderFile
|
||||
|
||||
#include <Standard_ShortReal.hxx>
|
||||
#include <NCollection_Array1.hxx>
|
||||
|
||||
typedef NCollection_Array1<Standard_ShortReal> TShort_Array1OfShortReal;
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TShort_Array2OfShortReal_HeaderFile
|
||||
#define TShort_Array2OfShortReal_HeaderFile
|
||||
|
||||
#include <Standard_ShortReal.hxx>
|
||||
#include <NCollection_Array2.hxx>
|
||||
|
||||
typedef NCollection_Array2<Standard_ShortReal> TShort_Array2OfShortReal;
|
||||
|
@@ -15,7 +15,6 @@
|
||||
#ifndef TShort_SequenceOfShortReal_HeaderFile
|
||||
#define TShort_SequenceOfShortReal_HeaderFile
|
||||
|
||||
#include <Standard_ShortReal.hxx>
|
||||
#include <NCollection_Sequence.hxx>
|
||||
|
||||
typedef NCollection_Sequence<Standard_ShortReal> TShort_SequenceOfShortReal;
|
||||
|
Reference in New Issue
Block a user