“6bb62d811faafb34bef6ada36278f5933dc2a7dc”上不存在“mobile/test/operators/test_cast_op.cpp”
提交 3d88cf68 编写于 作者: 李寅

Merge branch 'fix-example' into 'master'

add errno.h to fix example

See merge request !1016
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
// limitations under the License. // limitations under the License.
#include <dirent.h> #include <dirent.h>
#include <errno.h>
#include <fcntl.h> #include <fcntl.h>
#include <malloc.h> #include <malloc.h>
#include <sys/mman.h> #include <sys/mman.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册