summary refs log tree commit diff
path: root/src/Math/MVP.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Math/MVP.cpp')
-rw-r--r--src/Math/MVP.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/Math/MVP.cpp b/src/Math/MVP.cpp
deleted file mode 100644
index 2f00b8e..0000000
--- a/src/Math/MVP.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <cmath>
-#include "MVP.hpp"
-#include "Common.hpp"
-
-namespace Math::MVP {
-
-
-}