mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
fix type
This commit is contained in:
parent
1c758320b6
commit
9bf7c26b25
2 changed files with 25 additions and 25 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue