mirror of
https://github.com/boostorg/algorithm.git
synced 2026-02-03 21:55:14 +01:00
Make apply_permutation work for C++03. Thanks to @jeking3 for the report.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
#include <boost/algorithm/apply_permutation.hpp>
|
||||
|
||||
#define BOOST_TEST_DYN_LINK
|
||||
#define BOOST_TEST_MAIN
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
Reference in New Issue
Block a user