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:55 -04:00
parent cf0f2bbf1d
commit 778623c48c

View File

@ -5,7 +5,6 @@
#pragma once
#include <memory>
#include <string>
namespace NetPlay
{