mirror of
https://github.com/boostorg/config.git
synced 2026-01-26 09:12:21 +01:00
Use a more specific include from Boost.TypeTraits in static_assert_example_2.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// See http://www.boost.org for most recent version including documentation.
|
||||
|
||||
#include <boost/static_assert.hpp>
|
||||
#include <boost/type_traits.hpp>
|
||||
#include <boost/type_traits/is_convertible.hpp>
|
||||
#include <iterator>
|
||||
#include <list>
|
||||
#include <deque>
|
||||
|
||||
Reference in New Issue
Block a user