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