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

@ -9,8 +9,8 @@
#include <sprout/string/string.hpp>
#include <sprout/type_traits/enabler_if.hpp>
#include <sprout/detail/char_conversion.hpp>
#include <sprout/detail/int.hpp>
#include <sprout/detail/float.hpp>
#include <sprout/detail/math/int.hpp>
#include <sprout/detail/math/float.hpp>
#include HDR_ALGORITHM_SSCRISK_CEL_OR_SPROUT
namespace sprout {