mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-10-16 01:15:27 +02:00
Remove BOOST_BORLANDC workarounds
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
|
||||
#endif
|
||||
|
||||
#ifdef BOOST_BORLANDC
|
||||
# pragma warn -8092 // template argument passed to 'find' is not an iterator
|
||||
#endif
|
||||
|
||||
#include <boost/smart_ptr.hpp>
|
||||
|
||||
#include <boost/core/lightweight_test.hpp>
|
||||
|
Reference in New Issue
Block a user