xml/libxml2libs/inc/libxml2/libxml2_chvalid.h
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
    22 #ifndef XML_CHVALID_H
    22 #ifndef XML_CHVALID_H
    23 #define XML_CHVALID_H
    23 #define XML_CHVALID_H
    24 
    24 
    25 #pragma warning(disable: 4127 4132 4510 4512 4610)
    25 #pragma warning(disable: 4127 4132 4510 4512 4610)
    26 
    26 
    27 #include <stdapis/libxml2/libxml2_xmlstring.h>
    27 #include "libxml2_xmlstring.h"
    28 
    28 
    29 #ifdef __cplusplus
    29 #ifdef __cplusplus
    30 extern "C" {
    30 extern "C" {
    31 #endif
    31 #endif
    32 
    32