summaryrefslogtreecommitdiff
path: root/src/map/magic-interpreter-aux.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/magic-interpreter-aux.hpp')
-rw-r--r--src/map/magic-interpreter-aux.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/magic-interpreter-aux.hpp b/src/map/magic-interpreter-aux.hpp
index 2ff597f..070c771 100644
--- a/src/map/magic-interpreter-aux.hpp
+++ b/src/map/magic-interpreter-aux.hpp
@@ -1,7 +1,7 @@
#ifndef MAGIC_INTERPRETER_AUX_HPP
#define MAGIC_INTERPRETER_AUX_HPP
-#include "magic-interpreter.t.hpp"
+# include "magic-interpreter.t.hpp"
template<class T>
bool CHECK_TYPE(T *v, TYPE t)