Tstream.H
Go to the documentation of this file.
1/*---------------------------------------------------------------------------*\
2Description
3 Compatibility include
4
5\*---------------------------------------------------------------------------*/
6
7#ifndef Tstream_H
8#define Tstream_H
9
10#include "ITstream.H"
11#include "OTstream.H"
12
13#endif
14
15// ************************************************************************* //