linePointRef.H
Go to the documentation of this file.
1 // Compatibility include.
2 // linePointRef typedef included in line.H (JUL-2022)
3 
4 #ifndef FoamCompat_linePointRef_H
5 #define FoamCompat_linePointRef_H
6 
7 #include "line.H"
8 
9 #endif
10 
11 // ************************************************************************* //