瀏覽代碼

* Add #include <cstring> to fix gcc-4.3 build.

tags/v0.99.beta14
Sam Hocevar sam 18 年之前
父節點
當前提交
db166f5ec0
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      cxx/cxxtest.cpp

+ 1
- 0
cxx/cxxtest.cpp 查看文件

@@ -13,6 +13,7 @@
*/ */


#include <iostream> #include <iostream>
#include <cstring>


#include <cucul++.h> #include <cucul++.h>
#include <caca++.h> #include <caca++.h>


Loading…
取消
儲存