fix headers

This commit is contained in:
Daniel Larimer 2012-10-29 19:52:29 -04:00
parent bd6a840e47
commit ca1d78b29f

View file

@ -9,6 +9,7 @@
#define _FC_REFLECT_HPP_
#include <fc/utility.hpp>
#include <boost/preprocessor/seq/for_each.hpp>
#include <boost/preprocessor/seq/enum.hpp>
#include <boost/preprocessor/seq/seq.hpp>
#include <boost/preprocessor/stringize.hpp>