6 lines
91 B
C
6 lines
91 B
C
|
#pragma once
|
||
|
|
||
|
#include "linux/windows/wincompat.h"
|
||
|
|
||
|
DWORD WINAPI GetLastError(void);
|