From 30b901b4df7344021ca79af4bccf95f6e799a37c Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:30:54 -0500 Subject: add a bajillion headers back in to compile if pch is off --- src/discord/discord.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/discord/discord.hpp') diff --git a/src/discord/discord.hpp b/src/discord/discord.hpp index cb14a52..21eaa82 100644 --- a/src/discord/discord.hpp +++ b/src/discord/discord.hpp @@ -7,6 +7,7 @@ #include "voiceclient.hpp" #include "voicestateflags.hpp" #include "websocket.hpp" +#include #include #include #include @@ -21,7 +22,6 @@ #undef GetMessage #endif -class Abaddon; class DiscordClient { friend class Abaddon; -- cgit v1.2.3