Browse Source

Fix linux build

xcbosa-itx 2 năm trước cách đây
mục cha
commit
5187e1cf47
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      utils/strop.h

+ 1 - 0
utils/strop.h

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