зеркало из https://github.com/mozilla/gecko-dev.git
Fixed case of nsString.h include
This commit is contained in:
Родитель
97ae834b23
Коммит
a9a335fddc
|
@ -30,7 +30,7 @@
|
|||
#include "nsHTMLContentSinkStream.h"
|
||||
#include "nsHTMLTokens.h"
|
||||
#include <iostream.h>
|
||||
#include "nsstring.h"
|
||||
#include "nsString.h"
|
||||
#include "nsParserTypes.h"
|
||||
|
||||
static NS_DEFINE_IID(kISupportsIID, NS_ISUPPORTS_IID);
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
#include "nsHTMLContentSinkStream.h"
|
||||
#include "nsHTMLTokens.h"
|
||||
#include <iostream.h>
|
||||
#include "nsstring.h"
|
||||
#include "nsString.h"
|
||||
#include "nsParserTypes.h"
|
||||
|
||||
static NS_DEFINE_IID(kISupportsIID, NS_ISUPPORTS_IID);
|
||||
|
|
Загрузка…
Ссылка в новой задаче