зеркало из https://github.com/mozilla/gecko-dev.git
Bug 345099 r+sr=bryner Fix includes from main patch on this bug
This commit is contained in:
Родитель
3e00dc9b3e
Коммит
fd061c8cbc
|
@ -42,7 +42,7 @@ interface nsIDOMNode;
|
|||
interface nsIDOMRange;
|
||||
|
||||
%{C++
|
||||
#include "nsTArray.h"
|
||||
#include "nsCOMArray.h"
|
||||
%}
|
||||
|
||||
[ptr] native RangeArray(nsCOMArray<nsIDOMRange>);
|
||||
|
|
|
@ -65,6 +65,7 @@
|
|||
#include "nsITableLayout.h"
|
||||
#include "nsITableCellLayout.h"
|
||||
#include "nsIDOMNodeList.h"
|
||||
#include "nsTArray.h"
|
||||
|
||||
#include "nsISelectionListener.h"
|
||||
#include "nsIContentIterator.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче