aboutsummaryrefslogtreecommitdiff
path: root/arch/all/cpp/include/streambuf
blob: bf5dde9f55c3be14346557b89be38d8dce67de2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* ****************************************************************************
 * C++ stream buffer.
 * ************************************************************************* */
#if __USE_CXX98 && !defined(_STREAMBUF_HPP) && !defined(_STREAMBUF_)
# define _STREAMBUF_HPP 1
# define _STREAMBUF_    1



#endif /* _STREAMBUF_HPP, _STREAMBUF_ */
#ifndef  _STREAMBUF_HPP
# define _STREAMBUF_HPP 1
#endif
#ifndef  _STREAMBUF_
# define _STREAMBUF_    1
#endif