This commit is contained in:
bolero-MURAKAMI 2014-04-21 19:33:30 +09:00
parent cc48f3585a
commit aaf31f2ab8
3 changed files with 3 additions and 5 deletions

View file

@ -62,7 +62,7 @@
#include <sprout/algorithm/cxx14/copy_while.hpp>
#include <sprout/algorithm/cxx14/copy_until.hpp>
#include <sprout/algorithm/cxx14/clamp_range.hpp>
#include <sprout/algorithm/fixed/random_swap.hpp>
#include <sprout/algorithm/cxx14/random_swap.hpp>
#include <sprout/algorithm/cxx14/bogo_sort.hpp>
#include <sprout/algorithm/cxx14/bozo_sort.hpp>