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

@ -2,7 +2,7 @@
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.
#include "web_service/json.h"
#include <json.hpp>
#include "web_service/verify_login.h"
#include "web_service/web_backend.h"