提交 e7c2ed11 编写于 作者: M Megvii Engine Team

fix(imperative): add missing pragma once

GitOrigin-RevId: 7a9fff1171e88f52514d2d53fa66e633322f54f3
上级 462364eb
......@@ -9,6 +9,8 @@
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include "./op_def.h"
namespace mgb::imperative {
......
......@@ -9,6 +9,8 @@
* "AS IS" BASIS, WITHOUT ARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
*/
#pragma once
#include <any>
#include <atomic>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册