From 2204e5e6266ff8d340bb6c941dab742b25414533 Mon Sep 17 00:00:00 2001 From: ageay Date: Fri, 25 Feb 2005 14:37:46 +0000 Subject: [PATCH] Useless includes of CASCADE includes. --- src/SALOMEDS/SALOMEDS_AttributeTableOfInteger_i.cxx | 1 - src/SALOMEDS/SALOMEDS_AttributeTableOfReal_i.cxx | 1 - src/SALOMEDS/SALOMEDS_AttributeTableOfString_i.cxx | 1 - 3 files changed, 3 deletions(-) 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 -- 2.39.2