Bug 479258: Include "jsstdint.h" for <stdint.h> type use within SpiderMonkey. r=brendan
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "jstypes.h"
|
||||
#include "jsstdint.h"
|
||||
#include "jsutil.h" /* Added by JSIFY */
|
||||
#include "jsapi.h"
|
||||
#include "jsarray.h"
|
||||
|
||||
Reference in New Issue
Block a user