mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fix Windows bustage due to MS defines r=cjones
This commit is contained in:
parent
798bad63bf
commit
9f1419fc5b
@ -36,6 +36,8 @@
|
||||
|
||||
#ifdef MOZ_IPC
|
||||
#include "mozilla/dom/PGeolocationRequestChild.h"
|
||||
// Microsoft's API Name hackery sucks
|
||||
#undef CreateEvent
|
||||
#endif
|
||||
|
||||
#include "nsCOMPtr.h"
|
||||
|
Loading…
Reference in New Issue
Block a user