mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
rebranding moment
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
// Vector4.cpp
|
||||
//
|
||||
|
||||
#include "uml/Vector4.h"
|
||||
#include "omath/Vector4.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cmath>
|
||||
|
||||
namespace uml
|
||||
namespace omath
|
||||
{
|
||||
bool Vector4::operator==(const Vector4& src) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user