зеркало из https://github.com/mozilla/gecko-dev.git
bug 908347 - rm useless includes in nsToken.h r=mrbkap
This commit is contained in:
Родитель
af70a91e16
Коммит
aa32c27fa6
|
@ -6,13 +6,6 @@
|
|||
#ifndef CTOKEN__
|
||||
#define CTOKEN__
|
||||
|
||||
#include "prtypes.h"
|
||||
#include "nsString.h"
|
||||
#include "nsError.h"
|
||||
|
||||
class nsScanner;
|
||||
class nsTokenAllocator;
|
||||
|
||||
enum eHTMLTokenTypes {
|
||||
eToken_unknown=0,
|
||||
eToken_start=1, eToken_end, eToken_comment, eToken_entity,
|
||||
|
|
Загрузка…
Ссылка в новой задаче