added missing header

This commit is contained in:
Robert Ramey
2016-04-18 21:40:00 -07:00
parent fc9d311df9
commit 42b5b6859b

View File

@@ -17,6 +17,7 @@
// See http://www.boost.org for updates, documentation, and revision history.
#include <boost/aligned_storage.hpp>
#include <boost/serialization/serialization.hpp>
namespace boost{
namespace serialization {