arabica/test/SAX2DOM/test_ProcessingInstruction.h
2005-08-07 20:45:21 +00:00

7 lines
92 B
C

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