提交 c876cacc 编写于 作者: L Luo Tao

fix compiler error: ‘unique_ptr’ is not a member of ‘std’

上级 b33779d6
......@@ -15,6 +15,7 @@
#pragma once
#include <functional>
#include <map>
#include <memory>
#include "paddle/platform/variant.h"
namespace paddle {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册