Sprout/sprout/compost.hpp

11 lines
282 B
C++
Raw Normal View History

#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