mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -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