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/GlobalState.hpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/GlobalState.hpp') diff --git a/src/GlobalState.hpp b/src/GlobalState.hpp index c0f1769..b3b4635 100644 --- a/src/GlobalState.hpp +++ b/src/GlobalState.hpp @@ -1,8 +1,5 @@ #pragma once -#include -#include - class NetworkClient; class GameState; class Render; -- cgit v1.2.3