Trivial braino.
This commit is contained in:
parent
c3941ba9c0
commit
92af858f2a
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
#include "fcint.h"
|
#include "fcint.h"
|
||||||
|
|
||||||
#if defined (_WIN32) && defined (PIC)
|
#if defined (_WIN32) && (defined (PIC) || defined (DLL_EXPORT))
|
||||||
#define STRICT
|
#define STRICT
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#undef STRICT
|
#undef STRICT
|
||||||
|
|
Loading…
Reference in New Issue