]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Useless includes of CASCADE includes.
authorageay <ageay>
Fri, 25 Feb 2005 14:37:46 +0000 (14:37 +0000)
committerageay <ageay>
Fri, 25 Feb 2005 14:37:46 +0000 (14:37 +0000)
src/SALOMEDS/SALOMEDS_AttributeTableOfInteger_i.cxx
src/SALOMEDS/SALOMEDS_AttributeTableOfReal_i.cxx
src/SALOMEDS/SALOMEDS_AttributeTableOfString_i.cxx

index 380741f4925947d18586216fd2c60a768b273160..b96f4ccfde546776b54deb0f79388d31d000ed52 100644 (file)
@@ -12,7 +12,6 @@
 #include <TColStd_HSequenceOfInteger.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <Standard_Failure.hxx>
-#include <Standard_ErrorHandler.hxx>
 
 #include "SALOMEDS_AttributeTableOfInteger_i.hxx"
 #include "Utils_ExceptHandlers.hxx"
index c550cf38b9838af8e4bb34a724682172045ad041..77bc0913a482bf9dc8e6618248c0ff9be6bd69a5 100644 (file)
@@ -14,7 +14,6 @@
 #include <TColStd_HSequenceOfReal.hxx>
 #include <TCollection_AsciiString.hxx>
 #include <Standard_Failure.hxx>
-#include <Standard_ErrorHandler.hxx>
 
 #include <strstream>
 #include <string>
index 8527cf8db7e8a12b903f27f3641eecca8a672818..1729d290e3c8354d164956f41da303e907b1484a 100644 (file)
@@ -13,7 +13,6 @@
 #include <TColStd_HSequenceOfExtendedString.hxx>
 
 #include <Standard_Failure.hxx>
-#include <Standard_ErrorHandler.hxx>
 
 #include <strstream>
 #include <string>