--- a/include/mrd/support/ptree.h +++ b/include/mrd/support/ptree.h @@ -35,6 +35,7 @@ #ifndef _Ptree_h_ #define _Ptree_h_ +#include <stddef.h> #include <stdint.h> #include <algorithm> #include <mrd/log.h>