arabica/examples/SAX2DOM/test_ProcessingInstruction.h

8 lines
92 B
C
Raw Normal View History

2002-06-21 13:16:28 +02:00
#ifndef test_PI_H
#define test_PI_H
TestSuite* ProcessingInstructionTest_suite();
#endif