Review comments - part 3

This commit is contained in:
fearlessTobi 2018-09-19 20:04:45 +02:00
parent 2b4cefc8f9
commit 015fa7e556
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"