commit message
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
|
|
||||||
/* this is a terrible hack that tries to combat the ever reoccuring issue with
|
/* this is a terrible hack that tries to combat the ever reoccuring issue with
|
||||||
mingw and PRIXPTR */
|
mingw and PRIXPTR */
|
||||||
#defined(__MINGW64__)
|
#if defined(__MINGW64__)
|
||||||
#undef PRIXPTR
|
#undef PRIXPTR
|
||||||
#define PRIXPTR "%p"
|
#define PRIXPTR "%p"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user