xml/libxml2libs/test/xmlengtester/xmlengtester_emulator/inc/testfileoutputstream.h
changeset 24 74f0b3eb154c
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
17:ed3155dbd163 24:74f0b3eb154c
    19 
    19 
    20 #ifndef CTestFileOutputStream_H_INCLUDED
    20 #ifndef CTestFileOutputStream_H_INCLUDED
    21 #define CTestFileOutputStream_H_INCLUDED
    21 #define CTestFileOutputStream_H_INCLUDED
    22 
    22 
    23 #include <f32file.h>
    23 #include <f32file.h>
    24 #include "XmlEngOutputStream.h"
    24 #include <xml/dom/xmlengoutputstream.h>
    25 
       
    26 
    25 
    27 
    26 
    28 /**
    27 /**
    29  * TXmlEngFileOutputStream is used by XML Engine to serialize XML data from file. XmlEngineDOM.lib
    28  * TXmlEngFileOutputStream is used by XML Engine to serialize XML data from file. XmlEngineDOM.lib
    30  *
    29  *