floatVector.H
Go to the documentation of this file.
1// Compatibility include. For v2112 and earlier
2
3#ifndef FoamCompat_floatVector_H
4#define FoamCompat_floatVector_H
5
6#include "vector.H"
7
8#endif
9
10// ************************************************************************* //