UIndirectList.H
Go to the documentation of this file.
1 /*---------------------------------------------------------------------------*\
2 Description
3  Compatibility include
4 
5  UIndirectList.H combined into IndirectList.H (MAY-2022)
6 
7 \*---------------------------------------------------------------------------*/
8 
9 #ifndef Foam_UIndirectList_H
10 #define Foam_UIndirectList_H
11 
12 #include "IndirectList.H"
13 
14 #endif
15 
16 // ************************************************************************* //