mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-27 21:58:30 +01:00
6 lines
119 B
C++
6 lines
119 B
C++
#ifndef ARABICA_XSLT_XSLT_HPP
|
|
#define ARABICA_XSLT_XSLT_HPP
|
|
|
|
#include <XSLT/impl/xslt_stylesheet_compiler.hpp>
|
|
|
|
#endif
|