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

6 lines
103 B
C++

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