Remove incorrect pair declaration

This commit is contained in:
Ion Gaztañaga
2022-01-04 00:37:07 +01:00
parent 53a020f1f1
commit 30a4508371

View File

@ -92,9 +92,6 @@ namespace container {
#ifndef BOOST_CONTAINER_DOXYGEN_INVOKED
template<class T1, class T2>
struct pair;
template<class T>
class new_allocator;
@ -382,6 +379,7 @@ struct dummy
} //detail_really_deep_namespace {
typedef const std::piecewise_construct_t & piecewise_construct_t;
#endif //#ifndef BOOST_CONTAINER_DOXYGEN_INVOKED