std streams registration

[SVN r2434]
This commit is contained in:
Arkadiy Vertleyb
2005-01-06 02:37:03 +00:00
parent 1e029d60e9
commit e78ee98737
9 changed files with 249 additions and 148 deletions
+6 -1
View File
@@ -28,8 +28,13 @@
#include <boost/typeof/std/functional.hpp>
#include <boost/typeof/std/valarray.hpp>
#include <boost/typeof/std/locale.hpp>
#include <boost/typeof/std/iostream.hpp>
#include <boost/typeof/std/streambuf.hpp>
#include <boost/typeof/std/istream.hpp>
#include <boost/typeof/std/ostream.hpp>
#include <boost/typeof/std/sstream.hpp>
#include <boost/typeof/std/fstream.hpp>
#include <boost/typeof/std/iterator.hpp>
#include <boost/typeof/std/iosfwd.hpp>
#include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()