From 5fb5b34f5c2f5d0a3210708c04779367b1072c32 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Wed, 4 Jan 2023 15:25:40 +0100 Subject: Adjust to new lib API --- response.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'response.cpp') diff --git a/response.cpp b/response.cpp index 4f535df..92390cd 100644 --- a/response.cpp +++ b/response.cpp @@ -15,6 +15,7 @@ #include using namespace std::placeholders; +using namespace Reichwein::Mime; namespace { -- cgit v1.2.3