#include <iostream> added.

[SVN r14813]
This commit is contained in:
Peter Dimov
2002-08-13 15:58:12 +00:00
parent 89435a6287
commit c06b4206f2

View File

@ -22,6 +22,8 @@
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include <iostream>
bool boost_error(char const *, char const *, char const *, long)
{
return true;