forked from boostorg/intrusive
Boost 1.40 changes
[SVN r54339]
This commit is contained in:
@@ -132,6 +132,7 @@ int main( int, char* [] )
|
||||
test_main_template<boost::intrusive::smart_ptr<void>, false>()();
|
||||
test_main_template<void*, true>()();
|
||||
test_main_template<boost::intrusive::smart_ptr<void>, true>()();
|
||||
|
||||
return boost::report_errors();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user