Swap.H
Go to the documentation of this file.
1 // Compatibility include. For v2112 and earlier
2 
3 #ifndef FoamCompat_Swap_H
4 #define FoamCompat_Swap_H
5 
6 #include "stdFoam.H"
7 
8 #endif
9 
10 // ************************************************************************* //
Includes some standard C++ headers, defines global macros and templates used in multiple places by Op...