mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
added include of windows.h since NSPR no longer pulls it in...
This commit is contained in:
parent
2d01e531e0
commit
6f56a8da6d
@ -24,6 +24,8 @@
|
||||
#include <stdlib.h>
|
||||
#include "resources.h"
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
static char* class1Name = "TimerTest";
|
||||
|
||||
static HANDLE gInstance, gPrevInstance;
|
||||
|
Loading…
Reference in New Issue
Block a user