]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Suppression of useless include.
authorageay <ageay>
Tue, 29 Mar 2011 07:13:17 +0000 (07:13 +0000)
committerageay <ageay>
Tue, 29 Mar 2011 07:13:17 +0000 (07:13 +0000)
src/MEDCoupling/Test/TestMEDCoupling.cxx
src/MEDCoupling/Test/TestMEDCouplingRemapper.cxx

index 84813ca08370c67ca12c3f39fc206c3ff95edb93..b627e509a5f0be371326df4350544292cadf3c8d 100644 (file)
@@ -17,7 +17,6 @@
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-#include "CppUnitTest.hxx"
 #include "MEDCouplingBasicsTest.hxx"
 
 CPPUNIT_TEST_SUITE_REGISTRATION( ParaMEDMEM::MEDCouplingBasicsTest );
index 80b23300118b1607251fe056cd926b9f19f72d45..5037f4f0ccf7ad8e36b8781ea576480b301d0df8 100644 (file)
@@ -17,7 +17,6 @@
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-#include "CppUnitTest.hxx"
 #include "MEDCouplingRemapperTest.hxx"
 
 CPPUNIT_TEST_SUITE_REGISTRATION( ParaMEDMEM::MEDCouplingRemapperTest );