summaryrefslogtreecommitdiffstats
path: root/src/configuration.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/configuration.hpp')
-rw-r--r--src/configuration.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/configuration.hpp b/src/configuration.hpp
index 2112ee9e..be188b92 100644
--- a/src/configuration.hpp
+++ b/src/configuration.hpp
@@ -17,7 +17,9 @@
#pragma once
+#include <map>
#include <vector>
+#include <string>
#include <fcntl.h>
#include "can/can-bus.hpp"