Multi-line svn commit, see body.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / Win32Threads.cpp
index 5018485..3bf6419 100644 (file)
  */
 
 #include "internal.h"
+#include "logging.h"
 #include "util/Threads.h"
 
-#include <log4cpp/Category.hh>
-
 #ifndef WIN32
 # error "This implementation is for WIN32 platforms."
 #endif
 
+using namespace xmltooling::logging;
 using namespace xmltooling;
-using namespace log4cpp;
 using namespace std;
 
 // base error code for a routine to return on failure