mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
sprout/weed/parser/directive/as_array.hpp 追加
sprout/weed/parser/directive/as_tuple.hpp 追加
This commit is contained in:
parent
a110b0ad0f
commit
e731c3caf4
4 changed files with 200 additions and 2 deletions
|
@ -4,5 +4,7 @@
|
|||
#include <sprout/config.hpp>
|
||||
#include <sprout/weed/parser/directive/omit.hpp>
|
||||
#include <sprout/weed/parser/directive/repeat.hpp>
|
||||
#include <sprout/weed/parser/directive/as_array.hpp>
|
||||
#include <sprout/weed/parser/directive/as_tuple.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_WEED_PARSER_DIRECTIVE_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue