IStringStream.H
Go to the documentation of this file.
1 /*---------------------------------------------------------------------------*\
2 Description
3  Compatibility include
4 
5 \*---------------------------------------------------------------------------*/
6 
7 #ifndef IStringStream_H
8 #define IStringStream_H
9 
10 #include "StringStream.H"
11 
12 #endif
13 
14 // ************************************************************************* //
StringStream.H
Input/output from string buffers.