mirror of
https://github.com/slendidev/smath.git
synced 2026-03-17 02:26:50 +02:00
Move smath.hpp to smath/smath.hpp
This is done in preparation for optional interop headers for different libraries. Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
// #define SMATH_IMPLICIT_CONVERSIONS
|
||||
|
||||
#include <smath.hpp>
|
||||
#include <smath/smath.hpp>
|
||||
|
||||
int main()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user