mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
starting to fix compilation issues
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#ifndef __SCOP_QUATERNIONS__
|
||||
#define __SCOP_QUATERNIONS__
|
||||
#ifndef __MLX_QUATERNIONS__
|
||||
#define __MLX_QUATERNIONS__
|
||||
|
||||
#include <Maths/Angles.h>
|
||||
#include <Maths/Vec3.h>
|
||||
|
||||
namespace Scop
|
||||
namespace mlx
|
||||
{
|
||||
template<typename T>
|
||||
struct Quat
|
||||
|
||||
Reference in New Issue
Block a user