зеркало из https://github.com/mozilla/pjs.git
More un-nesting #include fallout (r=mrbkap, bustage fix).
This commit is contained in:
Родитель
8b618b2412
Коммит
77f7a21001
|
@ -62,9 +62,11 @@
|
|||
|
||||
// JavaScript includes
|
||||
#include "jsapi.h"
|
||||
#include "jsnum.h"
|
||||
#include "jsdbgapi.h"
|
||||
#include "jsprvtd.h" // we are using private JS typedefs...
|
||||
#include "jscntxt.h"
|
||||
#include "jsdbgapi.h"
|
||||
#include "jsnum.h"
|
||||
#include "jsscope.h"
|
||||
|
||||
// General helper includes
|
||||
#include "nsGlobalWindow.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче