Sprout/sprout/breed/breed.hpp

11 lines
303 B
C++
Raw Normal View History

#ifndef SPROUT_BREED_BREED_HPP
#define SPROUT_BREED_BREED_HPP
#include <sprout/breed/core.hpp>
//#include <sprout/breed/debug.hpp>
//#include <sprout/breed/context.hpp>
//#include <sprout/breed/transform.hpp>
//#include <sprout/breed/functional.hpp>
#endif // #ifndef SPROUT_BREED_BREED_HPP