diff --git a/shared_ptr_test.cpp b/shared_ptr_test.cpp index 07a2528..262a9b5 100644 --- a/shared_ptr_test.cpp +++ b/shared_ptr_test.cpp @@ -22,6 +22,8 @@ #include #include +#include + bool boost_error(char const *, char const *, char const *, long) { return true;