ce4c83edc1f174044c12565cc7034b9553d2e440
[SXSI/xpathcomp.git] / utils_stub.hpp
1 #ifndef UTILS_STUB_HPP_
2 #define UTILS_STUB_HPP_
3
4 #include "common_stub.hpp"
5 #include "xml-tree.hpp"
6
7 extern "C" xml_tree::tag_t*& TAGLIST(value);
8
9
10
11
12 #endif