mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 15:03:27 +00:00
moving from .h to .hpp to make thing more clear
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
//
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include <omath/Vector3.h>
|
||||
#include <omath/Vector3.hpp>
|
||||
#include <cmath>
|
||||
#include <cfloat> // For FLT_MAX, FLT_MIN
|
||||
#include <limits> // For std::numeric_limits
|
||||
|
||||
Reference in New Issue
Block a user