- fixed a merge error.

This commit is contained in:
Christoph Oelckers 2019-09-28 07:47:10 +02:00
parent c5f2578ff5
commit d13766f2ee

View file

@ -49,7 +49,6 @@
#ifdef _WIN32
// do this without including windows.h for this one single prototype
#ifdef _WIN32
extern "C" unsigned __stdcall GetSystemDirectoryA(char* lpBuffer, unsigned uSize);
#endif // _WIN32