include fmt/ostream.h

This commit is contained in:
ouwou
2023-05-30 19:43:12 -04:00
parent a5bcc089e7
commit 3931cac71a

View File

@@ -3,6 +3,7 @@
#include <nlohmann/json.hpp>
#include <glibmm/ustring.h>
#include <fmt/core.h>
#include <fmt/ostream.h>
struct Snowflake {
Snowflake();