remove doubles include

This commit is contained in:
satbaby
2012-09-11 20:31:33 +02:00
parent 1e1a3265e6
commit a3bfab0bcd
81 changed files with 188 additions and 224 deletions

View File

@@ -43,7 +43,7 @@ ChangeLog:
#include <string.h>
#include <stddef.h>
#include "xmldef.h"
#include "xmltok/xmldef.h"
#ifdef XML_UNICODE
#define XML_ENCODE_MAX XML_UTF16_ENCODE_MAX