forked from ShuriZma/suyu
fix: I hate lambdas
This commit is contained in:
parent
70d0df5e55
commit
714a68d594
|
@ -8,6 +8,7 @@
|
||||||
#include "suyu/configuration/configure_web.h"
|
#include "suyu/configuration/configure_web.h"
|
||||||
#include "suyu/uisettings.h"
|
#include "suyu/uisettings.h"
|
||||||
#include "ui_configure_web.h"
|
#include "ui_configure_web.h"
|
||||||
|
#include "web_service/verify_login.h"
|
||||||
|
|
||||||
static constexpr char token_delimiter{':'};
|
static constexpr char token_delimiter{':'};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue