From: ageay Date: Fri, 25 Feb 2005 14:37:46 +0000 (+0000) Subject: Useless includes of CASCADE includes. X-Git-Tag: Porting_28_02~6 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2204e5e6266ff8d340bb6c941dab742b25414533;p=modules%2Fkernel.git Useless includes of CASCADE includes. --- diff --git a/src/SALOMEDS/SALOMEDS_AttributeTableOfInteger_i.cxx b/src/SALOMEDS/SALOMEDS_AttributeTableOfInteger_i.cxx index 380741f49..b96f4ccfd 100644 --- a/src/SALOMEDS/SALOMEDS_AttributeTableOfInteger_i.cxx +++ b/src/SALOMEDS/SALOMEDS_AttributeTableOfInteger_i.cxx @@ -12,7 +12,6 @@ #include #include #include -#include #include "SALOMEDS_AttributeTableOfInteger_i.hxx" #include "Utils_ExceptHandlers.hxx" diff --git a/src/SALOMEDS/SALOMEDS_AttributeTableOfReal_i.cxx b/src/SALOMEDS/SALOMEDS_AttributeTableOfReal_i.cxx index c550cf38b..77bc0913a 100644 --- a/src/SALOMEDS/SALOMEDS_AttributeTableOfReal_i.cxx +++ b/src/SALOMEDS/SALOMEDS_AttributeTableOfReal_i.cxx @@ -14,7 +14,6 @@ #include #include #include -#include #include #include diff --git a/src/SALOMEDS/SALOMEDS_AttributeTableOfString_i.cxx b/src/SALOMEDS/SALOMEDS_AttributeTableOfString_i.cxx index 8527cf8db..1729d290e 100644 --- a/src/SALOMEDS/SALOMEDS_AttributeTableOfString_i.cxx +++ b/src/SALOMEDS/SALOMEDS_AttributeTableOfString_i.cxx @@ -13,7 +13,6 @@ #include #include -#include #include #include