X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=source%2Fxml%2Ffunctions.cpp;fp=source%2Fxml%2Ffunctions.cpp;h=2e4c81fe8205359b18cac4992c7af7dbe32ed50a;hp=0fde73725738c8cea130dc1674d6bbd3a6bf1225;hb=5a6cba5fde2b2f538a7515f8293cc0a8d9589dfa;hpb=af9c86ffb0e28d35ad94d99c5f77e41578c972b4 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(); }