1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

0033022: Coding - get rid of unused headers [ShapeBuild to STEPControl]

This commit is contained in:
aml
2022-06-21 17:03:20 +03:00
committed by afokin
parent f8c45c2f0d
commit b1970c8a47
515 changed files with 9 additions and 1205 deletions

View File

@@ -18,8 +18,6 @@
// resizing of a Map or copying an item from a Map to another Map.
// - three methods of HashCoding of strings converted to uppercase.
#include <Standard_Type.hxx>
#include <Standard_CLocaleSentry.hxx>
#include <Standard_CString.hxx>
#include <Standard_Type.hxx>

View File

@@ -25,7 +25,6 @@
#include <Standard_TypeDef.hxx>
#include <string.h>
#include <cctype>
// ------------------------------------------------------------------

View File

@@ -25,8 +25,6 @@
#include <Standard_TypeDef.hxx>
#include <string.h>
// ===============
// inline methods
// ===============

View File

@@ -17,18 +17,13 @@
#ifndef _Standard_GUID_HeaderFile
#define _Standard_GUID_HeaderFile
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Integer.hxx>
#include <Standard_ExtCharacter.hxx>
#include <Standard_Byte.hxx>
#include <Standard_CString.hxx>
#include <Standard_ExtString.hxx>
#include <Standard_UUID.hxx>
#include <Standard_PCharacter.hxx>
#include <Standard_PExtCharacter.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_OStream.hxx>
#define Standard_GUID_SIZE 36

View File

@@ -15,7 +15,6 @@
#ifndef _Standard_IStream_HeaderFile
#define _Standard_IStream_HeaderFile
#include <Standard_Macro.hxx>
#include <Standard_Stream.hxx>
typedef std::istream Standard_IStream;

View File

@@ -14,7 +14,6 @@
#ifndef _Standard_JmpBuf_HeaderFile
#define _Standard_JmpBuf_HeaderFile
#include <stdlib.h>
#include <setjmp.h>
typedef

View File

@@ -15,7 +15,6 @@
#include <Standard_MMgrRaw.hxx>
#include <Standard_OutOfMemory.hxx>
#include <stdlib.h>
//=======================================================================
//function : Standard_MMgrRaw

View File

@@ -13,7 +13,6 @@
// commercial license or contractual agreement.
#include <Standard_MMgrRoot.hxx>
#include <stdlib.h>
//=======================================================================
//function : ~Standard_MMgrRoot

View File

@@ -15,8 +15,6 @@
#include <Standard_Mutex.hxx>
#include <errno.h>
//=============================================
// Standard_Mutex::Standard_Mutex
//=============================================

View File

@@ -15,7 +15,6 @@
#ifndef _Standard_OStream_HeaderFile
#define _Standard_OStream_HeaderFile
#include <Standard_TypeDef.hxx>
#include <Standard_Stream.hxx>
typedef std::ostream Standard_OStream;

View File

@@ -18,8 +18,6 @@
#define _Standard_OutOfMemory_HeaderFile
#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_ProgramError.hxx>
class Standard_OutOfMemory;

View File

@@ -18,7 +18,6 @@
#define _Standard_OutOfRange_HeaderFile
#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_RangeError.hxx>

View File

@@ -18,7 +18,6 @@
#define _Standard_RangeError_HeaderFile
#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>

View File

@@ -14,7 +14,6 @@
#include <float.h>
#include <Standard_Real.hxx>
#include <Standard_RangeError.hxx>
#include <Standard_NumericError.hxx>
#include <Standard_NullValue.hxx>
#include <Standard_Stream.hxx>

View File

@@ -15,7 +15,6 @@
#ifndef _Standard_SStream_HeaderFile
#define _Standard_SStream_HeaderFile
#include <Standard_Stream.hxx>
#include <sstream>
//! Defines Standard_SStream as typedef to C++ string stream.

View File

@@ -13,9 +13,7 @@
// commercial license or contractual agreement.
#include <Standard_ShortReal.hxx>
#include <Standard_RangeError.hxx>
#include <Standard_NullValue.hxx>
#include <Standard_Stream.hxx>
//============================================================================
// function : HashCode

View File

@@ -18,7 +18,6 @@
#define _Standard_TooManyUsers_HeaderFile
#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_LicenseError.hxx>

View File

@@ -15,7 +15,6 @@
#include <Standard_Type.hxx>
#include <Standard_Mutex.hxx>
#include <Standard_Assert.hxx>
#include <NCollection_DataMap.hxx>

View File

@@ -18,7 +18,6 @@
#define _Standard_TypeMismatch_HeaderFile
#include <Standard_Type.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_DomainError.hxx>