arabica/include/XPath/XPath.hpp
2007-09-11 08:44:00 +00:00

6 lines
116 B
C++

#ifndef ARABICA_XPATHIC_XPATH_HPP
#define ARABICA_XPATHIC_XPATH_HPP
#include <XPath/impl/xpath_parser.hpp>
#endif