Skip to content
Snippets Groups Projects
Commit 084ef09b authored by Angel Santamaria-Navarro's avatar Angel Santamaria-Navarro Committed by Joan Solà Ortega
Browse files

fixes issue #149

parent dca852d5
No related branches found
No related tags found
1 merge request!152Fix OpenCV dependencies in gtest_problem
...@@ -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