diff --git a/debug.hpp b/debug.hpp index dc117bd5..9bca8b18 100644 --- a/debug.hpp +++ b/debug.hpp @@ -18,9 +18,10 @@ #define __DEBUG_HPP //#include "maths.hpp" // XXX: See notes at the end of file for maths.hpp inclusion -#include #include #include +#include +#include /////////////////////////////////////////////////////////////////////////////// #ifdef ENABLE_DEBUGGING