From 07f25253a2190abfb10a27e25a72eb052421992f Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Sun, 6 Aug 2017 21:57:44 +0200 Subject: Removed unneeded includes (#3902) --- src/OSSupport/NetworkSingleton.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/OSSupport/NetworkSingleton.h') diff --git a/src/OSSupport/NetworkSingleton.h b/src/OSSupport/NetworkSingleton.h index cbcefc290..902c62550 100644 --- a/src/OSSupport/NetworkSingleton.h +++ b/src/OSSupport/NetworkSingleton.h @@ -14,7 +14,6 @@ #pragma once #include -#include "Network.h" #include "NetworkLookup.h" #include "CriticalSection.h" #include "Event.h" -- cgit v1.2.3