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

6 lines
103 B
C++

#ifndef XPATHIC_LOGICAL_TEST_H
#define XPATHIC_LOGICAL_TEST_H
TestSuite* LogicalTest_suite();
#endif