Bug 898274 (part 1) - Fix ordering of various #include statements. r=benjamin.
This commit is contained in:
@@ -33,8 +33,8 @@
|
||||
#define NS_HAVE_INVALID_PARAMETER_HANDLER 1
|
||||
#endif
|
||||
#ifdef NS_HAVE_INVALID_PARAMETER_HANDLER
|
||||
#include <stdlib.h> /* for _set_invalid_parameter_handler */
|
||||
#include <crtdbg.h> /* for _CrtSetReportMode */
|
||||
#include <stdlib.h> /* for _set_invalid_parameter_handler */
|
||||
#endif
|
||||
|
||||
#ifdef JS_THREADSAFE
|
||||
|
||||
Reference in New Issue
Block a user