VideoCommon/NetPlayGolfUI: Remove unused header

This header doesn't actually make use of any std::string facilities.
This commit is contained in:
Lioncash
2019-05-29 06:20:57 -04:00
parent cf0f2bbf1d
commit 778623c48c
-1
View File
@@ -5,7 +5,6 @@
#pragma once
#include <memory>
#include <string>
namespace NetPlay
{