X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=src%2Futils_stub.hpp;fp=src%2Futils_stub.hpp;h=ce4c83edc1f174044c12565cc7034b9553d2e440;hb=396656a9dda94625f033f7a88fe3b28a82b6025f;hp=0000000000000000000000000000000000000000;hpb=2cb4fceda48a09fc1acd65c54372651b14e0f404;p=SXSI%2Fxpathcomp.git diff --git a/src/utils_stub.hpp b/src/utils_stub.hpp new file mode 100644 index 0000000..ce4c83e --- /dev/null +++ b/src/utils_stub.hpp @@ -0,0 +1,12 @@ +#ifndef UTILS_STUB_HPP_ +#define UTILS_STUB_HPP_ + +#include "common_stub.hpp" +#include "xml-tree.hpp" + +extern "C" xml_tree::tag_t*& TAGLIST(value); + + + + +#endif