From 5a6f8cac09770d315fe4a3258fa6116e65750f24 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Sun, 29 Jan 2023 21:33:34 -0500 Subject: first pass compile time optimization --- src/windows/pinnedwindow.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/windows/pinnedwindow.hpp') diff --git a/src/windows/pinnedwindow.hpp b/src/windows/pinnedwindow.hpp index cf2ec3c..dd90a77 100644 --- a/src/windows/pinnedwindow.hpp +++ b/src/windows/pinnedwindow.hpp @@ -1,5 +1,4 @@ #pragma once -#include #include "discord/errors.hpp" #include "discord/channel.hpp" #include "discord/message.hpp" -- cgit v1.2.3