fix broken header reference

This commit is contained in:
Daniel Larimer 2013-08-08 09:49:37 -04:00
parent d9b5769c13
commit b5eb86e24c

View file

@ -1,5 +1,5 @@
#pragma once
#include <fc/future.hpp>
#include <fc/thread/future.hpp>
#include <functional>
#include <boost/config.hpp>
#include <boost/preprocessor/repeat.hpp>