include needed <iostream>

[SVN r27272]
This commit is contained in:
John Maddock
2005-02-09 13:15:27 +00:00
parent eff6f06792
commit 2ee7ef601c

View File

@ -27,6 +27,7 @@
#include <boost/regex.hpp>
#include <bitset>
#include <vector>
#include <iostream>
namespace boost{