Fix: decoded name will be prefixed as at subscription.
[apps/low-level-can-service.git] / src / configuration.hpp
index 2112ee9..be188b9 100644 (file)
@@ -17,7 +17,9 @@
 
 #pragma once
 
+#include <map>
 #include <vector>
+#include <string>
 #include <fcntl.h>
 
 #include "can/can-bus.hpp"