Sprout/sprout/compost.hpp
bolero-MURAKAMI d01ee064e2 fix weed warnings.
add compost library.
2012-11-09 01:09:49 +09:00

10 lines
282 B
C++

#ifndef SPROUT_COMPOST_HPP
#define SPROUT_COMPOST_HPP
#include <sprout/config.hpp>
#include <sprout/compost/waves.hpp>
#include <sprout/compost/effects.hpp>
#include <sprout/compost/formats.hpp>
#include <sprout/compost/sources.hpp>
#endif // #ifndef SPROUT_COMPOST_HPP