hewei.it 5 年 前
コミット
caedc274a2
1 ファイル変更2 行追加0 行削除
  1. 2 0
      examples/nmap.cpp

+ 2 - 0
examples/nmap.cpp

@@ -1,6 +1,8 @@
 #include <stdio.h>
 #include <stdlib.h>
 
+#include <string>
+
 #include "nmap.h"
 #include "hthreadpool.h"