提交 e45ae554 编写于 作者: L liuqi

Add header guard for mace_engine_factory.h

上级 1618e5ee
......@@ -14,6 +14,8 @@
// This is a generated file. DO NOT EDIT!
#ifndef MACE_CODEGEN_ENGINE_MACE_ENGINE_FACTORY_H_
#define MACE_CODEGEN_ENGINE_MACE_ENGINE_FACTORY_H_
#include <map>
#include <memory>
#include <string>
......@@ -100,3 +102,4 @@ MaceStatus CreateMaceEngineFromCode(
}
} // namespace mace
#endif // MACE_CODEGEN_ENGINE_MACE_ENGINE_FACTORY_H_
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册