xmlsecurityengine/xmlsecwrapper/src/xmlsecwinit.cpp
branchRCL_3
changeset 33 604ca70b6235
parent 32 889504eac4fb
equal deleted inserted replaced
32:889504eac4fb 33:604ca70b6235
    13 *
    13 *
    14 * Description: Methods for initializing and closing component.       
    14 * Description: Methods for initializing and closing component.       
    15 *
    15 *
    16 */
    16 */
    17 // XML Engine
    17 // XML Engine
    18 #include <stdapis/libxml2/libxml2_globals.h>
    18 #include <libxml2_globals.h>
    19 #include <xml/utils/xmlengxestd.h>
    19 #include <xmlengxestd.h>
    20 
    20 
    21 // XML Sec
    21 // XML Sec
    22 #include "xmlsec_crypto.h"
    22 #include "xmlsec_crypto.h"
    23 #include "xmlsec_error_flag.h"
    23 #include "xmlsec_error_flag.h"
    24 #include "xmlsecwerrors.h"
    24 #include "xmlsecwerrors.h"