triPointRef.H
Go to the documentation of this file.
1 // Compatibility include.
2 // triPointRef typedef included in triangle.H (NOV-2015)
3 
4 #ifndef FoamCompat_triPointRef_H
5 #define FoamCompat_triPointRef_H
6 
7 #include "triangle.H"
8 
9 #endif
10 
11 // ************************************************************************* //