Salome HOME
Bug fix: bounding box for quadratic elements spaceDim=2/meshDim=1 (i.e. SEG3)
[tools/medcoupling.git] / src / INTERP_KERNEL / ConvexIntersector.hxx
index 3b12cdf8b07a6a85e041c3aafca6067a2c90ae99..dd842b553c47f49f291d07f0fceebe432c37f5f0 100644 (file)
@@ -26,6 +26,7 @@
 #include "PlanarIntersectorP1P0.hxx"
 #include "PlanarIntersectorP1P1.hxx"
 #include "PlanarIntersectorP1P0Bary.hxx"
+#include "PlanarIntersectorP0P1Bary.hxx"
 
 namespace INTERP_KERNEL
 {