]> SALOME platform Git repositories - tools/medcoupling.git/commitdiff
Salome HOME
Suppress a useless include
authorEl Hadi Moussi <moussi@phimeca.com>
Tue, 6 Aug 2024 15:47:59 +0000 (17:47 +0200)
committerEl Hadi Moussi <moussi@phimeca.com>
Tue, 6 Aug 2024 15:47:59 +0000 (17:47 +0200)
src/ShapeRecogn/Test/CylinderTest.cxx

index c100f4df353d0b6a4fc074c83d0d878f84775b77..ee01878a0c8fb01a7191178e0403fb57520ae0ae 100644 (file)
@@ -1,9 +1,8 @@
-#include "PlaneTest.hxx"
+#include "CylinderTest.hxx"
 
 #include "ShapeRecognMesh.hxx"
 #include "Areas.hxx"
 #include "MathOps.hxx"
-#include "CylinderTest.hxx"
 #include "TestInterpKernelUtils.hxx" // getResourceFile()
 
 using namespace MEDCoupling;