зеркало из https://github.com/mozilla/gecko-dev.git
Bug 928049 - Remove some prtypes.h inclusions from parser/; rs=bsmedberg
--HG-- extra : rebase_source : e9f20ba45d4d1f4d76451b1ed066a6b4b9b6ae11
This commit is contained in:
Родитель
f1786e2c35
Коммит
6b1d998099
|
@ -23,7 +23,6 @@
|
|||
#ifndef nsHtml5ArrayCopy_h
|
||||
#define nsHtml5ArrayCopy_h
|
||||
|
||||
#include "prtypes.h"
|
||||
|
||||
class nsString;
|
||||
class nsHtml5StackNode;
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
#ifndef nsHtml5Highlighter_h
|
||||
#define nsHtml5Highlighter_h
|
||||
|
||||
#include "prtypes.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsHtml5TreeOperation.h"
|
||||
#include "nsHtml5UTF16Buffer.h"
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
*/
|
||||
|
||||
#define nsHtml5NamedCharacters_cpp_
|
||||
#include "prtypes.h"
|
||||
#include "jArray.h"
|
||||
#include "nscore.h"
|
||||
#include "nsDebug.h"
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
#ifndef nsHtml5NamedCharacters_h
|
||||
#define nsHtml5NamedCharacters_h
|
||||
|
||||
#include "prtypes.h"
|
||||
#include "jArray.h"
|
||||
#include "nscore.h"
|
||||
#include "nsDebug.h"
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
#ifndef nsHtml5NamedCharactersAccel_h
|
||||
#define nsHtml5NamedCharactersAccel_h
|
||||
|
||||
#include "prtypes.h"
|
||||
#include "jArray.h"
|
||||
#include "nscore.h"
|
||||
#include "nsDebug.h"
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
|
||||
#include "prtypes.h"
|
||||
#include "nsIAtom.h"
|
||||
#include "nsString.h"
|
||||
#include "jArray.h"
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
|
||||
#include "nsString.h"
|
||||
#include "nsCRT.h"
|
||||
#include "prtypes.h"
|
||||
#include "pldhash.h"
|
||||
|
||||
using namespace mozilla;
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
#include "nsCOMPtr.h"
|
||||
#include "nsString.h"
|
||||
#include "nsIParser.h"
|
||||
#include "prtypes.h"
|
||||
#include "nsIUnicodeDecoder.h"
|
||||
#include "nsScannerString.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче