Fix Windows bustage due to MS defines r=cjones

This commit is contained in:
Jae-Seong Lee-Russo 2010-05-14 17:45:53 -07:00
parent 798bad63bf
commit 9f1419fc5b

View File

@ -36,6 +36,8 @@
#ifdef MOZ_IPC
#include "mozilla/dom/PGeolocationRequestChild.h"
// Microsoft's API Name hackery sucks
#undef CreateEvent
#endif
#include "nsCOMPtr.h"