mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
Explicitly include boost/type_traits
[SVN r1536]
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <iterator>
|
||||
#include <stdexcept>
|
||||
#include <algorithm>
|
||||
#include <boost/type_traits.hpp>
|
||||
|
||||
namespace indexing {
|
||||
template<typename Iterator>
|
||||
|
||||
Reference in New Issue
Block a user