Bug 1602113 - Add missing include of nsComponentManagerUtils.h to saxparser. r=frg
This commit is contained in:
Родитель
bc17d0ef98
Коммит
25698ee449
|
@ -11,6 +11,7 @@
|
|||
#include "nsNetCID.h"
|
||||
#include "nsNetUtil.h"
|
||||
#include "nsIParser.h"
|
||||
#include "nsComponentManagerUtils.h" // for do_CreateInstance
|
||||
#include "nsParserCIID.h"
|
||||
#include "nsStreamUtils.h"
|
||||
#include "nsStringStream.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче