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:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <smath.hpp>
|
||||
#include <smath/smath.hpp>
|
||||
|
||||
struct ExternalVec3f
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user