This commit is contained in:
warren%netscape.com 1999-07-02 23:30:12 +00:00
Родитель 9536ba0f0b
Коммит 87358dae99
2 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -15,6 +15,8 @@
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
* Reserved.
*/
#ifdef NECKO
#include "nsChromeProtocolHandler.h"
#include "nsCRT.h"
@ -167,3 +169,4 @@ nsChromeProtocolHandler::NewChannel(const char* verb, nsIURI* uri,
}
////////////////////////////////////////////////////////////////////////////////
#endif // NECKO

Просмотреть файл

@ -15,6 +15,8 @@
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
* Reserved.
*/
#ifdef NECKO
#include "nsChromeProtocolHandler.h"
#include "nsCRT.h"
@ -167,3 +169,4 @@ nsChromeProtocolHandler::NewChannel(const char* verb, nsIURI* uri,
}
////////////////////////////////////////////////////////////////////////////////
#endif // NECKO