浏览代码

Fix linux build

xcbosa-itx 2 年之前
父节点
当前提交
5187e1cf47
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      utils/strop.h

+ 1 - 0
utils/strop.h

@@ -6,6 +6,7 @@
 #include <iostream>
 #include <iostream>
 #include <sstream>
 #include <sstream>
 #include <vector>
 #include <vector>
+#include <string.h>
 
 
 using namespace std;
 using namespace std;