Adding missing header from access for std::uint32

This commit is contained in:
Shane Grant
2013-12-21 13:54:10 -08:00
parent 10b7f7a00f
commit f9b3eb5bd6

View File

@@ -31,6 +31,7 @@
#include <type_traits>
#include <iostream>
#include <cstdint>
namespace cereal
{