forked from boostorg/smart_ptr
#include <iostream> added.
[SVN r14813]
This commit is contained in:
@ -22,6 +22,8 @@
|
|||||||
#include <boost/shared_ptr.hpp>
|
#include <boost/shared_ptr.hpp>
|
||||||
#include <boost/weak_ptr.hpp>
|
#include <boost/weak_ptr.hpp>
|
||||||
|
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
bool boost_error(char const *, char const *, char const *, long)
|
bool boost_error(char const *, char const *, char const *, long)
|
||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
|
Reference in New Issue
Block a user