mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032969: Coding - get rid of unused headers [IMeshData to PLib]
Removed unused exception classes OSD_Exception_FLT_DIVIDE_BY_ZERO, OSD_Exception_INT_DIVIDE_BY_ZERO, OSD_Exception_FLT_DENORMAL_OPERAND, OSD_Exception_FLT_INEXACT_RESULT, OSD_Exception_FLT_INVALID_OPERATION, OSD_Exception_FLT_OVERFLOW, OSD_Exception_FLT_STACK_CHECK, OSD_Exception_FLT_UNDERFLOW.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
namespace
|
||||
{
|
||||
|
@@ -27,9 +27,7 @@
|
||||
#include <TCollection_HExtendedString.hxx>
|
||||
#include <TColStd_HPackedMapOfInteger.hxx>
|
||||
#include <TColStd_HSequenceOfHExtendedString.hxx>
|
||||
#include <TColStd_HSequenceOfInteger.hxx>
|
||||
#include <TColStd_MapIteratorOfPackedMapOfInteger.hxx>
|
||||
#include <TColStd_SequenceOfInteger.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(Message_Algorithm,Standard_Transient)
|
||||
|
||||
|
@@ -25,7 +25,6 @@
|
||||
#include <Message_Status.hxx>
|
||||
#include <Standard_Integer.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Message_Gravity.hxx>
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
#include <TCollection_HExtendedString.hxx>
|
||||
|
@@ -13,7 +13,6 @@
|
||||
|
||||
#include <Message_Attribute.hxx>
|
||||
|
||||
#include <Standard_Assert.hxx>
|
||||
#include <Standard_Dump.hxx>
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(Message_Attribute, Standard_Transient)
|
||||
|
@@ -13,10 +13,7 @@
|
||||
|
||||
#include <Message_AttributeMeter.hxx>
|
||||
|
||||
#include <Message_AlertExtended.hxx>
|
||||
#include <Message.hxx>
|
||||
#include <Message_Report.hxx>
|
||||
#include <OSD_Chronometer.hxx>
|
||||
#include <OSD_Timer.hxx>
|
||||
|
||||
#include <Precision.hxx>
|
||||
|
@@ -18,7 +18,6 @@
|
||||
#ifndef Message_ExecStatus_HeaderFile
|
||||
#define Message_ExecStatus_HeaderFile
|
||||
|
||||
#include <Message_StatusType.hxx>
|
||||
#include <Message_Status.hxx>
|
||||
|
||||
/**
|
||||
|
@@ -17,11 +17,9 @@
|
||||
#include <Message_AlertExtended.hxx>
|
||||
#include <Message_CompositeAlerts.hxx>
|
||||
#include <Message_AttributeMeter.hxx>
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <Message_Report.hxx>
|
||||
|
||||
#include <OSD_Chronometer.hxx>
|
||||
#include <OSD_MemInfo.hxx>
|
||||
|
||||
//=======================================================================
|
||||
//function : Constructor
|
||||
|
@@ -18,9 +18,7 @@
|
||||
#include <Message_AlertExtended.hxx>
|
||||
#include <Message_Gravity.hxx>
|
||||
#include <Message_Messenger.hxx>
|
||||
#include <Message_MetricType.hxx>
|
||||
|
||||
#include <NCollection_DataMap.hxx>
|
||||
#include <Standard.hxx>
|
||||
|
||||
//! This class is an instance of Sentry to create a level in a message report
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#ifndef _Message_Messenger_HeaderFile
|
||||
#define _Message_Messenger_HeaderFile
|
||||
|
||||
#include <Message_Gravity.hxx>
|
||||
#include <Message_SequenceOfPrinters.hxx>
|
||||
|
||||
#include <TCollection_HAsciiString.hxx>
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#include <Message_Msg.hxx>
|
||||
#include <Message_MsgFile.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <stdio.h>
|
||||
|
||||
typedef enum
|
||||
{
|
||||
|
@@ -19,7 +19,6 @@
|
||||
#include <NCollection_DataMap.hxx>
|
||||
#include <OSD_Environment.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
#include <TCollection_ExtendedString.hxx>
|
||||
#include <Standard_Mutex.hxx>
|
||||
#include <OSD_OpenFile.hxx>
|
||||
|
||||
|
@@ -21,7 +21,6 @@
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
class TCollection_AsciiString;
|
||||
class TCollection_ExtendedString;
|
||||
|
||||
|
@@ -21,8 +21,6 @@
|
||||
|
||||
#include <Message_Gravity.hxx>
|
||||
#include <Standard_Transient.hxx>
|
||||
#include <Standard_Boolean.hxx>
|
||||
#include <Standard_CString.hxx>
|
||||
#include <Standard_SStream.hxx>
|
||||
|
||||
class TCollection_ExtendedString;
|
||||
|
@@ -14,8 +14,6 @@
|
||||
#include <Message_PrinterToReport.hxx>
|
||||
|
||||
#include <Message.hxx>
|
||||
#include <Message_AlertExtended.hxx>
|
||||
#include <Message_Attribute.hxx>
|
||||
#include <Message_AttributeMeter.hxx>
|
||||
#include <Message_AttributeObject.hxx>
|
||||
#include <Message_AttributeStream.hxx>
|
||||
|
@@ -16,7 +16,6 @@
|
||||
|
||||
#include <Message_Printer.hxx>
|
||||
#include <Standard_Address.hxx>
|
||||
#include <Standard_OStream.hxx>
|
||||
#include <TCollection_AsciiString.hxx>
|
||||
|
||||
class Message_Report;
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#ifndef _Message_ProgressIndicator_HeaderFile
|
||||
#define _Message_ProgressIndicator_HeaderFile
|
||||
|
||||
#include <Standard_TypeDef.hxx>
|
||||
#include <Standard_Mutex.hxx>
|
||||
#include <Standard_Handle.hxx>
|
||||
|
||||
|
@@ -16,7 +16,6 @@
|
||||
#ifndef _Message_Report_HeaderFile
|
||||
#define _Message_Report_HeaderFile
|
||||
|
||||
#include <Message_Gravity.hxx>
|
||||
#include <Message_Level.hxx>
|
||||
#include <Message_ListOfAlert.hxx>
|
||||
#include <Message_MetricType.hxx>
|
||||
|
Reference in New Issue
Block a user