xml/libxml2libs/test/xmlengtester/xmlengtester_emulator/inc/xmlengtester.h
changeset 17 ed3155dbd163
parent 0 e35f40988205
child 24 74f0b3eb154c
equal deleted inserted replaced
15:9b1f1fe06753 17:ed3155dbd163
    18 
    18 
    19 #ifndef XML_TEST_H
    19 #ifndef XML_TEST_H
    20 #define XML_TEST_H
    20 #define XML_TEST_H
    21 
    21 
    22 //  INCLUDES
    22 //  INCLUDES
    23 #include <domain/osextensions/StifLogger.h>
    23 #include <StifLogger.h>
    24 #include <domain/osextensions/TestScripterInternal.h>
    24 #include <TestScripterInternal.h>
    25 #include <domain/osextensions/StifTestModule.h>
    25 #include <StifTestModule.h>
    26 #include <f32file.h>
    26 #include <f32file.h>
    27 #include <Xml\XmlParserErrors.h>
    27 #include <Xml\XmlParserErrors.h>
    28 
    28 
    29 #include <xmlengdom.h>
    29 #include <xmlengdom.h>
    30 #include <XmlEngErrors.h>
    30 #include <XmlEngErrors.h>