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