db: fix build

This commit is contained in:
Vaxry
2025-04-12 20:21:09 +01:00
parent b074909baf
commit 3f13ba1b08

View File

@@ -5,6 +5,7 @@
#include <chrono>
#include <optional>
#include <memory>
#include <vector>
struct SDatabaseChallengeEntry {
std::string nonce = "";