Bug 888088 (part 12) - Fix #include ordering in a handful of remaining places. r=nnethercote.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
/* PR time code. */
|
||||
|
||||
#include "prmjtime.h"
|
||||
|
||||
#include "mozilla/MathAlgorithms.h"
|
||||
|
||||
#ifdef SOLARIS
|
||||
@@ -14,11 +16,10 @@
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "jsprf.h"
|
||||
#include "jslock.h"
|
||||
#include "jsprf.h"
|
||||
#include "jstypes.h"
|
||||
#include "jsutil.h"
|
||||
#include "prmjtime.h"
|
||||
|
||||
#define PRMJ_DO_MILLISECONDS 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user