зеркало из https://github.com/mozilla/pjs.git
Fix build bustage. #include jsapi.h because Mac wants decls.
This commit is contained in:
Родитель
7fb01a8e8c
Коммит
1d9ed4f572
|
@ -78,6 +78,8 @@
|
||||||
|
|
||||||
#include "nsIServiceManager.h"
|
#include "nsIServiceManager.h"
|
||||||
|
|
||||||
|
#include "jsapi.h"
|
||||||
|
|
||||||
//----------------------------------------------------------------------
|
//----------------------------------------------------------------------
|
||||||
|
|
||||||
nsChildContentList::nsChildContentList(nsIContent *aContent)
|
nsChildContentList::nsChildContentList(nsIContent *aContent)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче