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"