зеркало из https://github.com/mozilla/pjs.git
Removing include of windows.h in and ifdef XSL section of the code. Does not affect mozilla build.
This commit is contained in:
Родитель
ac3debc1d5
Коммит
df419864ce
|
@ -68,9 +68,6 @@
|
|||
#include "nsXSLContentSink.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsIDOMElement.h"
|
||||
#ifdef XP_PC
|
||||
#include <windows.h>
|
||||
#endif
|
||||
#include "nsISupports.h"
|
||||
#include "nsParserCIID.h"
|
||||
#include "nsIIOService.h"
|
||||
|
|
|
@ -68,9 +68,6 @@
|
|||
#include "nsXSLContentSink.h"
|
||||
#include "nsIDOMDocument.h"
|
||||
#include "nsIDOMElement.h"
|
||||
#ifdef XP_PC
|
||||
#include <windows.h>
|
||||
#endif
|
||||
#include "nsISupports.h"
|
||||
#include "nsParserCIID.h"
|
||||
#include "nsIIOService.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче