From: secher Date: Tue, 9 Jul 2013 09:04:21 +0000 (+0000) Subject: unlink needs this include X-Git-Tag: Delivery_V1_0_2013_07_12 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FV7_siman;p=modules%2Fkernel.git unlink needs this include --- diff --git a/src/Container/SALOME_DataContainer_i.cxx b/src/Container/SALOME_DataContainer_i.cxx index 6bbc41b0b..3801e1d72 100644 --- a/src/Container/SALOME_DataContainer_i.cxx +++ b/src/Container/SALOME_DataContainer_i.cxx @@ -31,6 +31,7 @@ #include #include +#include using namespace std;