summaryrefslogtreecommitdiff
path: root/src/components/connection_handler/include/connection_handler/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/connection_handler/include/connection_handler/device.h')
-rw-r--r--src/components/connection_handler/include/connection_handler/device.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/components/connection_handler/include/connection_handler/device.h b/src/components/connection_handler/include/connection_handler/device.h
index 1cad7a72c5..1fe501d4a9 100644
--- a/src/components/connection_handler/include/connection_handler/device.h
+++ b/src/components/connection_handler/include/connection_handler/device.h
@@ -33,9 +33,12 @@
#ifndef SRC_COMPONENTS_CONNECTION_HANDLER_INCLUDE_CONNECTION_HANDLER_DEVICE_H_
#define SRC_COMPONENTS_CONNECTION_HANDLER_INCLUDE_CONNECTION_HANDLER_DEVICE_H_
+#include <bits/stdint-intn.h>
+#include <iosfwd>
#include <map>
#include <string>
#include <vector>
+
#include "transport_manager/common.h"
/**