[JAEGER] Fix build on pedantic compilers, fix win32 shell. r=dvander

This commit is contained in:
Andrew Drake
2010-06-22 19:11:50 -07:00
parent fee3d17447
commit 274f8adcbd
15 changed files with 72 additions and 20 deletions

View File

@@ -5381,7 +5381,7 @@ JS_SetGCZeal(JSContext *cx, uint8 zeal)
#if !defined(STATIC_JS_API) && defined(XP_WIN) && !defined (WINCE)
#include <windows.h>
#include "jswin.h"
/*
* Initialization routine for the JS DLL.