mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-29 12:07:18 +02:00
Merge pull request #82 from eldiener/develop
Remove erroneous inclusion of C++11 type_traits header file.
This commit is contained in:
@ -19,7 +19,6 @@
|
||||
#define BOOST_ALGORITHM_APPLY_PERMUTATION_HPP
|
||||
|
||||
#include <algorithm>
|
||||
#include <type_traits>
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/range/begin.hpp>
|
||||
|
Reference in New Issue
Block a user