Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/matrix4f.h')
-rw-r--r--src/math/matrix4f.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/math/matrix4f.h b/src/math/matrix4f.h
index 4148870..5442cb9 100644
--- a/src/math/matrix4f.h
+++ b/src/math/matrix4f.h
@@ -7,8 +7,6 @@
#ifndef __INCLUDED_MATH_MATRIX4F_H__
#define __INCLUDED_MATH_MATRIX4F_H__
-#include <iostream>
-
#include "math/axis.h"
namespace math