fix weed warnings.

add compost library.
This commit is contained in:
bolero-MURAKAMI 2012-11-09 01:09:49 +09:00
parent ac80a04970
commit d01ee064e2
31 changed files with 1566 additions and 120 deletions

View 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