Fix build

This commit is contained in:
Adam Barth 2016-08-07 12:52:05 -07:00
parent 65c3643e29
commit 08d05b7a34

View File

@ -5,6 +5,8 @@
#ifndef GLUE_THREAD_H_
#define GLUE_THREAD_H_
#include <memory>
#include "lib/ftl/tasks/task_runner.h"
namespace glue {