正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -34,6 +34,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | @@ -34,6 +34,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
| 34 | #include <string.h> | 34 | #include <string.h> |
| 35 | #include <sys/stat.h> | 35 | #include <sys/stat.h> |
| 36 | #include <fcntl.h> | 36 | #include <fcntl.h> |
| 37 | +#include <stdlib.h> | ||
| 37 | 38 | ||
| 38 | #include <vector> | 39 | #include <vector> |
| 39 | using namespace std; | 40 | using namespace std; |
-
请 注册 或 登录 后发表评论