diff options
Diffstat (limited to 'response.cpp')
-rw-r--r-- | response.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/response.cpp b/response.cpp index 4f535df..92390cd 100644 --- a/response.cpp +++ b/response.cpp @@ -15,6 +15,7 @@ #include <unordered_map> using namespace std::placeholders; +using namespace Reichwein::Mime; namespace { |