From: srn Date: Thu, 1 Nov 2007 09:42:11 +0000 (+0000) Subject: Added #include X-Git-Tag: V4_1_0a3~13 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4a5aaf13f784ccde2089142de2dd565dc5a30530;p=modules%2Fkernel.git Added #include --- diff --git a/src/SALOMEDSImpl/SALOMEDSImpl_Tool.cxx b/src/SALOMEDSImpl/SALOMEDSImpl_Tool.cxx index d163a99e2..7d817c961 100644 --- a/src/SALOMEDSImpl/SALOMEDSImpl_Tool.cxx +++ b/src/SALOMEDSImpl/SALOMEDSImpl_Tool.cxx @@ -36,6 +36,7 @@ #include #include #include +#include #else #include #include diff --git a/src/TOOLSDS/SALOMEDS_Tool.cxx b/src/TOOLSDS/SALOMEDS_Tool.cxx index bbb4192d3..fcf2be69d 100644 --- a/src/TOOLSDS/SALOMEDS_Tool.cxx +++ b/src/TOOLSDS/SALOMEDS_Tool.cxx @@ -35,6 +35,7 @@ #include #include #include +#include #else #include #include