functional/hash.hpp 追加

random/unique_seed.hpp 追加
This commit is contained in:
bolero-MURAKAMI 2011-09-29 12:58:55 +09:00
parent 1ebc833ea8
commit 305ae86d92
11 changed files with 381 additions and 0 deletions

View file

@ -0,0 +1,8 @@
#ifndef SPROUT_FUNCTIONAL_HASH_FWD_HPP
#define SPROUT_FUNCTIONAL_HASH_FWD_HPP
#include <sprout/config.hpp>
#include <sprout/functional/hash/hash_fwd.hpp>
#endif // #ifndef SPROUT_FUNCTIONAL_HASH_FWD_HPP