arabica/include/XSLT/XSLT.hpp
2007-07-19 17:01:42 +00:00

6 lines
119 B
C++

#ifndef ARABICA_XSLT_XSLT_HPP
#define ARABICA_XSLT_XSLT_HPP
#include <XSLT/impl/xslt_stylesheet_compiler.hpp>
#endif