Skip to content
Snippets Groups Projects
Commit 3755c8d1 authored by Angel Santamaria-Navarro's avatar Angel Santamaria-Navarro
Browse files

fixes issue #149

parent 300ba1cd
No related branches found
No related tags found
1 merge request!197Vision devel
Pipeline #
...@@ -9,6 +9,8 @@ ...@@ -9,6 +9,8 @@
#define WOLF_LOGGING_H_ #define WOLF_LOGGING_H_
// third_party include // third_party include
#include <map>
// spdlog include // spdlog include
#include "spdlog/spdlog.h" #include "spdlog/spdlog.h"
// enable the use of ostream operator<< // enable the use of ostream operator<<
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment