Fix pre-commit bug regarding astyle detection. If not installed, all commited files...
[anna.git] / include / anna / config / defines.hpp
index a8e995b..4bae089 100644 (file)
@@ -14,6 +14,9 @@
 // For cstd0x compatibility we will use stdint.h types instead of std:: ones on cstdint:
 //#include <cstdint>  when C++11 available
 
+#include <anna/core/tracing/Logger.hpp>
+
+
 #ifdef ANNA_FILE_LOCATION
 #undef ANNA_FILE_LOCATION
 #endif