Add nlohmann/json parser
[anna.git] / example / diameter / launcher / MyHandler.cpp
index 9ac1c44..bfbda6f 100644 (file)
@@ -33,6 +33,7 @@ throw(anna::RuntimeException) {
   );
   std::string body_content;
   body_content.assign(body.getData(), body.getSize());
+
   // Operation:
   std::string response_content;