Add missing include

This commit is contained in:
Eric Frias 2014-10-16 16:25:12 -04:00
parent 1af4ac6a5c
commit 95eb84e62d

View file

@ -9,6 +9,7 @@
#include <fc/crypto/hex.hpp>
#include <boost/scoped_array.hpp>
#include <fc/reflect/variant.hpp>
#include <algorithm>
namespace fc
{