simplify build code
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <cstring>
|
||||
#include "ixml.h"
|
||||
#include "libxml/parser.h"
|
||||
#include "convert.h"
|
||||
#include "stream/textstream.h"
|
||||
|
||||
class TextInputStream;
|
||||
|
||||
|
||||
@@ -21,9 +21,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "convert.h"
|
||||
#include <vector>
|
||||
#include "xml/ixml.h"
|
||||
#include "stream/textstream.h"
|
||||
|
||||
class XMLEntityOutputStream
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user