diff --git a/include/json/assertions.h b/include/json/assertions.h index 005ff71..eb87010 100644 --- a/include/json/assertions.h +++ b/include/json/assertions.h @@ -6,6 +6,9 @@ #ifndef CPPTL_JSON_ASSERTIONS_H_INCLUDED # define CPPTL_JSON_ASSERTIONS_H_INCLUDED +#include +#include + #if !defined(JSON_IS_AMALGAMATION) # include #endif // if !defined(JSON_IS_AMALGAMATION)