From 2cb04d30c6552ac394278ca3dda5b7246d0f16b8 Mon Sep 17 00:00:00 2001 From: neodarz Date: Tue, 6 Aug 2019 13:48:26 +0200 Subject: Move header declaration to the interface file --- umosapi.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'umosapi.h') diff --git a/umosapi.h b/umosapi.h index 2e8b33b..684f9d5 100644 --- a/umosapi.h +++ b/umosapi.h @@ -5,6 +5,8 @@ #include #include +#include + using namespace Pistache; class UmosapiService { -- cgit v1.2.1