зеркало из https://github.com/mozilla/pjs.git
added <iostream.h>
This commit is contained in:
Родитель
a33961343f
Коммит
fad627620a
|
@ -42,6 +42,8 @@
|
|||
#include "nsVoidArray.h"
|
||||
#include "nsISupportsArray.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
static NS_DEFINE_IID(kICSSLoaderIID, NS_ICSS_LOADER_IID);
|
||||
//static NS_DEFINE_IID(kICSSParserIID, NS_ICSS_PARSER_IID);
|
||||
//static NS_DEFINE_IID(kICSSStyleSheetIID, NS_ICSS_STYLE_SHEET_IID);
|
||||
|
|
|
@ -20,6 +20,8 @@
|
|||
#include "nsHTMLTags.h"
|
||||
#include "nsString.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
static NS_DEFINE_IID(kIContentSinkIID, NS_ICONTENT_SINK_IID);
|
||||
static NS_DEFINE_IID(kIHTMLContentSinkIID, NS_IHTML_CONTENT_SINK_IID);
|
||||
static NS_DEFINE_IID(kILoggingSinkIID, NS_ILOGGING_SINK_IID);
|
||||
|
|
|
@ -42,6 +42,8 @@
|
|||
#include "nsVoidArray.h"
|
||||
#include "nsISupportsArray.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
static NS_DEFINE_IID(kICSSLoaderIID, NS_ICSS_LOADER_IID);
|
||||
//static NS_DEFINE_IID(kICSSParserIID, NS_ICSS_PARSER_IID);
|
||||
//static NS_DEFINE_IID(kICSSStyleSheetIID, NS_ICSS_STYLE_SHEET_IID);
|
||||
|
|
|
@ -42,6 +42,8 @@
|
|||
#include "nsVoidArray.h"
|
||||
#include "nsISupportsArray.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
static NS_DEFINE_IID(kICSSLoaderIID, NS_ICSS_LOADER_IID);
|
||||
//static NS_DEFINE_IID(kICSSParserIID, NS_ICSS_PARSER_IID);
|
||||
//static NS_DEFINE_IID(kICSSStyleSheetIID, NS_ICSS_STYLE_SHEET_IID);
|
||||
|
|
|
@ -20,6 +20,8 @@
|
|||
#include "nsHTMLTags.h"
|
||||
#include "nsString.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
static NS_DEFINE_IID(kIContentSinkIID, NS_ICONTENT_SINK_IID);
|
||||
static NS_DEFINE_IID(kIHTMLContentSinkIID, NS_IHTML_CONTENT_SINK_IID);
|
||||
static NS_DEFINE_IID(kILoggingSinkIID, NS_ILOGGING_SINK_IID);
|
||||
|
|
|
@ -53,6 +53,8 @@
|
|||
#include "prlog.h"
|
||||
#include "prprf.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
// XXX ick ick ick
|
||||
#include "nsIDocument.h"
|
||||
#include "nsIPresShell.h"
|
||||
|
|
|
@ -53,6 +53,8 @@
|
|||
#include "prlog.h"
|
||||
#include "prprf.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
// XXX ick ick ick
|
||||
#include "nsIDocument.h"
|
||||
#include "nsIPresShell.h"
|
||||
|
|
|
@ -20,6 +20,8 @@
|
|||
|
||||
#include "nsProperties.h"
|
||||
|
||||
#include <iostream.h>
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
nsProperties::nsProperties(nsISupports* outer)
|
||||
|
|
Загрузка…
Ссылка в новой задаче