X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=source%2Fxml%2Ffunctions.cpp;h=2e4c81fe8205359b18cac4992c7af7dbe32ed50a;hb=5a6cba5fde2b2f538a7515f8293cc0a8d9589dfa;hp=0fde73725738c8cea130dc1674d6bbd3a6bf1225;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git diff --git a/source/xml/functions.cpp b/source/xml/functions.cpp index 0fde737..2e4c81f 100644 --- a/source/xml/functions.cpp +++ b/source/xml/functions.cpp @@ -12,7 +12,7 @@ #include void anna::xml::functions::initialize() -throw() { +{ xml::sccs::activate(); xmlInitMemory(); }