Tatsuhiro Tsujikawa пре 9 година
родитељ
комит
1e59e357af
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/DHTGetPeersMessage.cc

+ 1 - 0
src/DHTGetPeersMessage.cc

@@ -35,6 +35,7 @@
 #include "DHTGetPeersMessage.h"
 
 #include <cstring>
+#include <array>
 
 #include "DHTNode.h"
 #include "DHTRoutingTable.h"