arabica/test/XPath/arithmetic_test.hpp
2005-08-04 21:23:48 +00:00

7 lines
113 B
C++

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