mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-12 14:54:10 +00:00
fix weed warnings.
add compost library.
This commit is contained in:
parent
ac80a04970
commit
d01ee064e2
31 changed files with 1566 additions and 120 deletions
7
sprout/compost/sources.hpp
Normal file
7
sprout/compost/sources.hpp
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef SPROUT_COMPOST_SOURCES_HPP
|
||||
#define SPROUT_COMPOST_SOURCES_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/compost/sources/source.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_COMPOST_SOURCES_HPP
|
Loading…
Add table
Add a link
Reference in a new issue