Linux compilation of nsgmls (Matthew Howkins)
This commit is contained in:
@@ -29,7 +29,12 @@
|
||||
#ifdef SP_MULTI_BYTE
|
||||
|
||||
#include "SJISCodingSystem.h"
|
||||
|
||||
#if defined(linux)
|
||||
#include <iostream>
|
||||
#else
|
||||
#include <iostream.h>
|
||||
#endif
|
||||
|
||||
#ifdef SP_NAMESPACE
|
||||
namespace SP_NAMESPACE {
|
||||
|
||||
Reference in New Issue
Block a user