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