summaryrefslogtreecommitdiffstats
path: root/src/core/Basis.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Basis.cpp')
-rw-r--r--src/core/Basis.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/core/Basis.cpp b/src/core/Basis.cpp
index dff6e4f..b4b24d1 100644
--- a/src/core/Basis.cpp
+++ b/src/core/Basis.cpp
@@ -1,15 +1,10 @@
#include "Basis.hpp"
-
-
#include "Defs.hpp"
-
#include "Vector3.hpp"
-
#include "Quat.hpp"
#include <algorithm>
-
namespace godot {