From 778623c48c9236e3fde42c7a643fc6d7bd05ee55 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Wed, 29 May 2019 06:20:55 -0400 Subject: [PATCH] VideoCommon/NetPlayGolfUI: Remove unused header This header doesn't actually make use of any std::string facilities. --- Source/Core/VideoCommon/NetPlayGolfUI.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/Core/VideoCommon/NetPlayGolfUI.h b/Source/Core/VideoCommon/NetPlayGolfUI.h index 0f7abdb384..461d7fab2f 100644 --- a/Source/Core/VideoCommon/NetPlayGolfUI.h +++ b/Source/Core/VideoCommon/NetPlayGolfUI.h @@ -5,7 +5,6 @@ #pragma once #include -#include namespace NetPlay {