mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
Added windows.h since NSPR no longer includes it...
This commit is contained in:
parent
765700b032
commit
965494a232
@ -20,6 +20,7 @@
|
||||
#ifdef WIN32_LEAN_AND_MEAN
|
||||
#undef WIN32_LEAN_AND_MEAN
|
||||
#endif
|
||||
#include <windows.h>
|
||||
|
||||
#include "prtypes.h"
|
||||
#include <stdio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user