mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-07-14 15:04:09 +00:00
fix math/comparison.hpp
This commit is contained in:
parent
1c65d59971
commit
3b6ba46f17
23 changed files with 389 additions and 175 deletions
7
sprout/math.hpp
Normal file
7
sprout/math.hpp
Normal file
|
@ -0,0 +1,7 @@
|
|||
#ifndef SPROUT_MATH_HPP
|
||||
#define SPROUT_MATH_HPP
|
||||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/math/functions.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_MATH_HPP
|
Loading…
Add table
Add a link
Reference in a new issue