Fix missing include in math headers
This commit is contained in:
parent
202692a56a
commit
7026363400
@ -19,6 +19,7 @@
|
|||||||
#ifndef REXY_MATH_HPP
|
#ifndef REXY_MATH_HPP
|
||||||
#define REXY_MATH_HPP
|
#define REXY_MATH_HPP
|
||||||
|
|
||||||
|
#include "fwd_declare.hpp"
|
||||||
#include "math_common.hpp"
|
#include "math_common.hpp"
|
||||||
#include "vec.hpp"
|
#include "vec.hpp"
|
||||||
#include "mat.hpp"
|
#include "mat.hpp"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user