浏览代码

Corrected a compile error on Linux

aleos89 5 年之前
父节点
当前提交
daec4e0d95
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/char/char.hpp

+ 1 - 0
src/char/char.hpp

@@ -4,6 +4,7 @@
 #ifndef CHAR_HPP
 #define CHAR_HPP
 
+#include <string>
 #include <vector>
 
 #include "../common/core.hpp" // CORE_ST_LAST