aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/Math/Matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libjin/Math/Matrix.h')
-rw-r--r--src/libjin/Math/Matrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libjin/Math/Matrix.h b/src/libjin/Math/Matrix.h
index 673d253..ff4a51a 100644
--- a/src/libjin/Math/Matrix.h
+++ b/src/libjin/Math/Matrix.h
@@ -1,6 +1,6 @@
#ifndef __JIN_MATRIX_H
#define __JIN_MATRIX_H
-#include <math.h>
+
namespace jin
{
namespace math