mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
sorting pure js engine includes alphabetically to match js engine prevailing style
rs=brendan
This commit is contained in:
parent
2ad42abdba
commit
89ff5bdc9e
@ -45,11 +45,11 @@
|
||||
#include "jstypes.h"
|
||||
#include "jsbit.h"
|
||||
#include "jscntxt.h"
|
||||
#include "jslock.h"
|
||||
#include "jsdtoa.h"
|
||||
#include "jsgc.h"
|
||||
#include "jslock.h"
|
||||
#include "jsscope.h"
|
||||
#include "jsstr.h"
|
||||
#include "jsdtoa.h"
|
||||
|
||||
#define ReadWord(W) (W)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user