提交 4a5ce925 编写于 作者: S Simon Fels 提交者: GitHub

Merge pull request #302 from EddieRingle/fix-gcc-7

Fix build with GCC 7.1
......@@ -18,6 +18,7 @@
#ifndef ANBOX_BRIDGE_PLATFORM_SERVER_H_
#define ANBOX_BRIDGE_PLATFORM_SERVER_H_
#include <functional>
#include <memory>
namespace google {
......
......@@ -18,6 +18,7 @@
#ifndef ANBOX_QEMU_AT_PARSER_H_
#define ANBOX_QEMU_AT_PARSER_H_
#include <functional>
#include <map>
#include <memory>
#include <string>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册