mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-20 02:50:37 -06:00
windows: buildfix if pch not used
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#include <string>
|
||||
#include <winerror.h>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
namespace Common
|
||||
{
|
||||
std::string GetHResultMessage(HRESULT hr);
|
||||
|
||||
Reference in New Issue
Block a user