device.cc.patch 201 字节
Newer Older
1 2 3 4 5 6 7 8 9 10
--- a/device.cc
+++ b/device.cc
@@ -12,6 +12,7 @@
 #include <netdb.h>
 #include <netinet/in.h>
 #include <string.h>
+#include <array>

 #include "gloo/common/linux.h"
 #include "gloo/common/logging.h"