Review comments - part 3

This commit is contained in:
fearlessTobi 2018-09-19 20:04:45 +02:00
parent 62f9409ba3
commit aa48468862
7 changed files with 8 additions and 26 deletions

View file

@ -6,9 +6,9 @@
#include <array>
#include <string>
#include <json.hpp>
#include "common/telemetry.h"
#include "common/web_result.h"
#include "web_service/json.h"
namespace WebService {