mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-16 15:14:13 +00:00
fix adapt interface: container, tuple, hash, generator
This commit is contained in:
parent
61720b72c3
commit
74e0c8acd6
36 changed files with 975 additions and 1061 deletions
|
@ -1,9 +1,9 @@
|
|||
#ifndef SPROUT_ADAPT_SSCRISK_CEL_UTILITY_HPP
|
||||
#define SPROUT_ADAPT_SSCRISK_CEL_UTILITY_HPP
|
||||
#ifndef SPROUT_ADAPT_STD_UTILITY_HPP
|
||||
#define SPROUT_ADAPT_STD_UTILITY_HPP
|
||||
|
||||
#include <utility>
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/functional/hash/std/utility.hpp>
|
||||
#include <sprout/tuple/std/utility.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_ADAPT_SSCRISK_CEL_UTILITY_HPP
|
||||
#endif // #ifndef SPROUT_ADAPT_STD_UTILITY_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue