зеркало из https://github.com/mozilla/pjs.git
Build ordering issues busted the clobber builds; forward declaring an interface and moving a #include around to fix.
This commit is contained in:
Родитель
568bb12b07
Коммит
e1e99d0973
|
@ -33,6 +33,7 @@
|
|||
#include "nsIAutoCompleteResults.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsIMsgHeaderParser.h"
|
||||
#include "nsILDAPMessage.h"
|
||||
#include "nsLDAP.h"
|
||||
#include "prlog.h"
|
||||
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
*/
|
||||
|
||||
#include "nsISupports.idl"
|
||||
#include "nsILDAPMessage.idl"
|
||||
|
||||
interface nsIAutoCompleteItem;
|
||||
interface nsILDAPMessage;
|
||||
|
||||
/**
|
||||
* An interface to allow different users of nsILDAPAutoCompleteSession to
|
||||
|
|
Загрузка…
Ссылка в новой задаче