diff options
Diffstat (limited to '')
-rw-r--r-- | umosapi.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ #include <pistache/description.h> #include <pistache/endpoint.h> +#include <pistache/serializer/rapidjson.h> + using namespace Pistache; class UmosapiService { |