arabica/examples/SAX2DOM/test_ProcessingInstruction.h
2002-06-21 11:16:28 +00:00

7 lines
92 B
C

#ifndef test_PI_H
#define test_PI_H
TestSuite* ProcessingInstructionTest_suite();
#endif