mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix include header
This commit is contained in:
parent
3ab397171f
commit
ac5ac257e6
17 changed files with 26 additions and 9 deletions
|
@ -4,6 +4,7 @@
|
|||
#include <sprout/config.hpp>
|
||||
#include <sprout/tuple/tuple/get.hpp>
|
||||
#include <sprout/utility/forward.hpp>
|
||||
#include <sprout/utility/pair/tuple.hpp>
|
||||
|
||||
namespace sprout {
|
||||
//
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
#include <sprout/config.hpp>
|
||||
#include <sprout/tuple/tuple/get.hpp>
|
||||
#include <sprout/utility/forward.hpp>
|
||||
#include <sprout/utility/pair/tuple.hpp>
|
||||
|
||||
namespace sprout {
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue