diff --git a/include/fc/time.hpp b/include/fc/time.hpp index 22e577f..34a635b 100644 --- a/include/fc/time.hpp +++ b/include/fc/time.hpp @@ -116,6 +116,7 @@ namespace fc { #include FC_REFLECT_TYPENAME( fc::time_point ) +FC_REFLECT_TYPENAME( fc::microseconds ) FC_REFLECT_TYPENAME( fc::time_point_sec ) #ifdef _MSC_VER