]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
staffan :
authorvbd <vbd>
Fri, 14 Sep 2007 12:28:28 +0000 (12:28 +0000)
committervbd <vbd>
Fri, 14 Sep 2007 12:28:28 +0000 (12:28 +0000)
* bug fix

src/INTERP_KERNEL/testUnitTetra.cxx

index 2c8867119296b1fca92eee244833f18bd1368f78..8e595691aa4b33817236486de37db372957f604d 100644 (file)
@@ -4,6 +4,7 @@
 #include <algorithm>
 
 using namespace MEDMEM;
+using namespace std;
 
 double sumVolume(const IntersectionMatrix& m) 
 {