зеркало из https://github.com/mozilla/gecko-dev.git
Add include line
This commit is contained in:
Родитель
3a2b2f6096
Коммит
1c828df72c
|
@ -21,6 +21,8 @@
|
|||
* nsRange.cpp: Implementation of the nsIDOMRange object.
|
||||
*/
|
||||
|
||||
#include "nsIDOMRange.h"
|
||||
|
||||
class nsRange : public nsIDOMRange
|
||||
{
|
||||
public:
|
||||
|
|
|
@ -21,6 +21,8 @@
|
|||
* nsRange.cpp: Implementation of the nsIDOMRange object.
|
||||
*/
|
||||
|
||||
#include "nsIDOMRange.h"
|
||||
|
||||
class nsRange : public nsIDOMRange
|
||||
{
|
||||
public:
|
||||
|
|
Загрузка…
Ссылка в новой задаче