X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=xmltooling%2Fimpl%2FMemoryStorageService.cpp;h=af0fd71851110c51d1ac82933a61cb19f1421496;hb=64dcaec957e9befd960779498d7fe35bbb62141a;hp=3d2f11db2ba47d6e9354da98e06a6ab80b1249d8;hpb=2d1929fc0f88a051dbc3845d147fd717cad08c05;p=shibboleth%2Fcpp-xmltooling.git diff --git a/xmltooling/impl/MemoryStorageService.cpp b/xmltooling/impl/MemoryStorageService.cpp index 3d2f11d..af0fd71 100644 --- a/xmltooling/impl/MemoryStorageService.cpp +++ b/xmltooling/impl/MemoryStorageService.cpp @@ -21,16 +21,16 @@ */ #include "internal.h" +#include "logging.h" #include "util/NDC.h" #include "util/StorageService.h" #include "util/Threads.h" #include "util/XMLHelper.h" -#include #include +using namespace xmltooling::logging; using namespace xmltooling; -using namespace log4cpp; using namespace std; namespace xmltooling {