mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-25 21:58:21 +01:00
6 lines
116 B
C++
6 lines
116 B
C++
#ifndef ARABICA_XPATHIC_XPATH_HPP
|
|
#define ARABICA_XPATHIC_XPATH_HPP
|
|
|
|
#include <XPath/impl/xpath_parser.hpp>
|
|
|
|
#endif
|