未验证 提交 37a651b0 编写于 作者: Z zhupengyang 提交者: GitHub

add head file for linux (#3631)

上级 d49bd42c
......@@ -33,7 +33,9 @@
#include "lite/utils/cv/bgr_rotate.h"
#include <arm_neon.h>
#include <math.h>
#include <string.h>
#include <algorithm>
namespace paddle {
namespace lite {
namespace utils {
......
......@@ -32,8 +32,12 @@
#include "lite/utils/cv/image_resize.h"
#include <arm_neon.h>
#include <limits.h>
#include <math.h>
#include <stdint.h>
#include <string.h>
#include <algorithm>
namespace paddle {
namespace lite {
namespace utils {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册