no more #include <iostream>

[SVN r36102]
This commit is contained in:
Joel de Guzman
2006-11-20 06:18:12 +00:00
parent 15ff870381
commit 141dac45fe
6 changed files with 8 additions and 9 deletions

View File

@ -10,7 +10,7 @@
#if !defined(FUSION_IN_05052005_0121)
#define FUSION_IN_05052005_0121
#include <iostream>
#include <istream>
#include <boost/fusion/sequence/io/detail/manip.hpp>
#include <boost/mpl/bool.hpp>