mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
Bug 571751 - android build broken in jscntxt.cpp, r=gal
--HG-- extra : rebase_source : 91a9bf3acf3b21741ed74e7f044d95d3e38d1cfd
This commit is contained in:
parent
d35623d3e5
commit
59af27f760
@ -38,6 +38,8 @@
|
||||
*
|
||||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#define __STDC_LIMIT_MACROS
|
||||
|
||||
/*
|
||||
* JS execution context.
|
||||
*/
|
||||
@ -46,7 +48,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#define __STDC_LIMIT_MACROS
|
||||
#include "jsstdint.h"
|
||||
|
||||
#include "jstypes.h"
|
||||
|
Loading…
Reference in New Issue
Block a user