mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-29 08:36:45 +01:00
removed redundant includes
This commit is contained in:
parent
723ef90108
commit
2a61c8f9df
1 changed files with 0 additions and 6 deletions
|
@ -2,11 +2,5 @@
|
|||
#define ARABICA_XPATHIC_XPATH_HPP
|
||||
|
||||
#include <XPath/impl/xpath_parser.hpp>
|
||||
#include <XPath/impl/xpath_value.hpp>
|
||||
#include <XPath/impl/xpath_function.hpp>
|
||||
#include <XPath/impl/xpath_step.hpp>
|
||||
#include <XPath/impl/xpath_relational.hpp>
|
||||
#include <XPath/impl/xpath_logical.hpp>
|
||||
#include <XPath/impl/xpath_arithmetic.hpp>
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue