mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 22:14:26 +02:00
Merge branch 'include-string' of https://github.com/muggenhor/boost-container into muggenhor-include-string
This commit is contained in:
@@ -24,6 +24,7 @@
|
|||||||
|
|
||||||
#ifndef BOOST_NO_EXCEPTIONS
|
#ifndef BOOST_NO_EXCEPTIONS
|
||||||
#include <stdexcept> //for std exception types
|
#include <stdexcept> //for std exception types
|
||||||
|
#include <string> //for implicit std::string conversion
|
||||||
#include <new> //for std::bad_alloc
|
#include <new> //for std::bad_alloc
|
||||||
#else
|
#else
|
||||||
#include <boost/assert.hpp>
|
#include <boost/assert.hpp>
|
||||||
|
Reference in New Issue
Block a user