This commit is contained in:
bolero-MURAKAMI 2015-01-11 23:46:33 +09:00
parent 1c758320b6
commit 9bf7c26b25
2 changed files with 25 additions and 25 deletions

View file

@ -11,6 +11,6 @@
#include <sprout/config.hpp>
#include <sprout/math/curve/curve_point.hpp>
#include <sprout/math/curve/bezier.hpp>
#include <sprout/math/curve/catmull_rom_sprine.hpp>
#include <sprout/math/curve/catmull_rom_spline.hpp>
#endif // #ifndef SPROUT_MATH_CURVE_HPP