arabica/test/XPath_silly/arithmetic_test.hpp
2005-09-08 21:41:36 +00:00

7 lines
113 B
C++

#ifndef XPATHIC_ARITHMETIC_TEST_H
#define XPATHIC_ARITHMETIC_TEST_H
TestSuite* ArithmeticTest_suite();
#endif