arabica/include/XPath/XPath.hpp

7 lines
116 B
C++
Raw Permalink Normal View History

2005-08-04 22:42:30 +02:00
#ifndef ARABICA_XPATHIC_XPATH_HPP
#define ARABICA_XPATHIC_XPATH_HPP
#include <XPath/impl/xpath_parser.hpp>
#endif