提交 5bd0dfbb 编写于 作者: D dingminghui 提交者: jackzhang235

fix: compile error caused by missing header `cmath`

上级 e757691f
......@@ -13,6 +13,7 @@
// limitations under the License.
#include "lite/kernels/x86/roi_align_compute.h"
#include <cmath>
#include <string>
#include <vector>
#include "lite/core/op_registry.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册