fix detail/* directory structures.

This commit is contained in:
bolero-MURAKAMI 2012-06-24 08:22:12 +09:00
parent 1636398742
commit c6fb8af0c5
16 changed files with 24 additions and 24 deletions

View file

@ -7,7 +7,7 @@
#include <sprout/algorithm/fixed/set_intersection.hpp>
#include <sprout/algorithm/fit/result_of.hpp>
#include <sprout/sub_array.hpp>
#include <sprout/detail/set_overlap_count.hpp>
#include <sprout/detail/algorithm/set_overlap_count.hpp>
#include HDR_ALGORITHM_SSCRISK_CEL_OR_SPROUT
namespace sprout {