mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Fix missing include for toxme
This commit is contained in:
parent
fe23af6a09
commit
bc412c9c7b
|
@ -6,6 +6,7 @@
|
|||
#include <sodium/crypto_box.h>
|
||||
#include <sodium/randombytes.h>
|
||||
#include <string>
|
||||
#include <ctime>
|
||||
|
||||
const QString Toxme::apiUrl{"https://toxme.se/api"};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user