summaryrefslogtreecommitdiff
path: root/src/discord
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2023-05-30 19:43:12 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2023-05-30 19:43:12 -0400
commit3931cac71a4d72ec0f39c48411f9220a8c204f67 (patch)
treea096a391e37634a178d1d0654d581ac7135ed7b1 /src/discord
parenta5bcc089e7c84a5de8adfbe5932a4ecb68538764 (diff)
downloadabaddon-portaudio-3931cac71a4d72ec0f39c48411f9220a8c204f67.tar.gz
abaddon-portaudio-3931cac71a4d72ec0f39c48411f9220a8c204f67.zip
include fmt/ostream.h
Diffstat (limited to 'src/discord')
-rw-r--r--src/discord/snowflake.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/discord/snowflake.hpp b/src/discord/snowflake.hpp
index 83a2bc3..d63d270 100644
--- a/src/discord/snowflake.hpp
+++ b/src/discord/snowflake.hpp
@@ -3,6 +3,7 @@
#include <nlohmann/json.hpp>
#include <glibmm/ustring.h>
#include <fmt/core.h>
+#include <fmt/ostream.h>
struct Snowflake {
Snowflake();