Log library versions.
[shibboleth/sp.git] / shibsp / internal.h
index 7e8e3a1..e10017b 100644 (file)
 #include "base.h"
 #include "SPConfig.h"
 
+#include <xmltooling/logging.h>
+
+using namespace xmltooling::logging;
+using namespace xercesc;
+
 namespace shibsp {
     
     /// @cond OFF