arabica/include/XSLT/XSLT.hpp

7 lines
119 B
C++
Raw Normal View History

2007-07-19 19:01:42 +02:00
#ifndef ARABICA_XSLT_XSLT_HPP
#define ARABICA_XSLT_XSLT_HPP
#include <XSLT/impl/xslt_stylesheet_compiler.hpp>
#endif