From a6e0c9ce9b6c468d0e622ffb5c05eba664ea4f47 Mon Sep 17 00:00:00 2001 From: LaG1924 <12997935+LaG1924@users.noreply.github.com> Date: Tue, 17 Oct 2017 23:33:13 +0500 Subject: Refactored #include directives --- src/Window.hpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Window.hpp') diff --git a/src/Window.hpp b/src/Window.hpp index a6bccd9..94fdca3 100644 --- a/src/Window.hpp +++ b/src/Window.hpp @@ -1,6 +1,5 @@ #pragma once -#include #include #include "Packet.hpp" -- cgit v1.2.3