зеркало из https://github.com/mozilla/gecko-dev.git
Don't rely on headers including stuff: be sure to include nsIRDFResource.h and nsIRDFService.h.
This commit is contained in:
Родитель
60531f0ad3
Коммит
e339032125
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
#include "nsIRDFDataSource.h"
|
||||
#include "nsIRDFService.h"
|
||||
|
||||
#include "nsIFolderListener.h"
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
#include "nsIRDFDataSource.h"
|
||||
#include "nsIRDFService.h"
|
||||
#include "nsIMsgHeaderParser.h"
|
||||
|
||||
/**
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
#define __nsMsgRDFDataSource_h
|
||||
|
||||
#include "nsIRDFDataSource.h"
|
||||
#include "nsIRDFService.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsVoidArray.h"
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@
|
|||
//This file holds some useful utility functions and declarations used by our datasources.
|
||||
|
||||
#include "rdf.h"
|
||||
#include "nsIRDFResource.h"
|
||||
#include "nsIRDFNode.h"
|
||||
#include "nsString.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче