Review comments - part 3

This commit is contained in:
fearlessTobi 2018-09-19 20:04:45 +02:00 committed by Weiyi Wang
parent 8a87a6a72f
commit 08793a6dae
6 changed files with 5 additions and 23 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"