X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Frouter_flexml.hpp;h=79b921b0c674544c3fc32e1da9cd112abfa424e7;hb=324f6dcf90e165c4f8e8b8bfda9ed12b7c5d5582;hp=0fccd8af633c89ec5c1e573da5d2cc9c673ae021;hpb=1062df724f86b66ec8c84f56e11464da5091c4af;p=metaproxy-moved-to-github.git diff --git a/src/router_flexml.hpp b/src/router_flexml.hpp index 0fccd8a..79b921b 100644 --- a/src/router_flexml.hpp +++ b/src/router_flexml.hpp @@ -38,7 +38,7 @@ namespace metaproxy_1 RouterFleXML(std::string xmlconf, metaproxy_1::FactoryFilter &factory, bool test_only); RouterFleXML(xmlDocPtr doc, metaproxy_1::FactoryFilter &factory, - bool test_only); + bool test_only, const char *file_include_path); ~RouterFleXML();