Sprout/sprout/breed/breed.hpp
2012-02-08 23:39:36 +09:00

10 lines
303 B
C++

#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