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