зеркало из https://github.com/mozilla/gecko-dev.git
fixing MingW / GCC 3.4 build bustage
This commit is contained in:
Родитель
d1bf6d2f33
Коммит
d7a21f643e
|
@ -45,7 +45,6 @@
|
||||||
|
|
||||||
#include "nsComponentManagerUtils.h"
|
#include "nsComponentManagerUtils.h"
|
||||||
#include "nsIServiceManagerUtils.h"
|
#include "nsIServiceManagerUtils.h"
|
||||||
#include "nsIFactory.h"
|
|
||||||
|
|
||||||
#ifdef MOZILLA_STRICT_API
|
#ifdef MOZILLA_STRICT_API
|
||||||
|
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
#include "nsCOMPtr.h"
|
#include "nsCOMPtr.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
class nsIFactory;
|
#include "nsIFactory.h"
|
||||||
|
|
||||||
|
|
||||||
NS_COM_GLUE nsresult
|
NS_COM_GLUE nsresult
|
||||||
|
|
Загрузка…
Ссылка в новой задаче