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