Improve parser entity handling, clean up logging categories.
[shibboleth/cpp-xmltooling.git] / xmltooling / impl / AnyElement.cpp
index 5e813a5..c90726a 100644 (file)
 #include "util/NDC.h"
 #include "util/XMLHelper.h"
 
-#include <log4cpp/Category.hh>
 #include <xercesc/util/XMLUniDefs.hpp>
 
 using namespace xmltooling;
-using namespace log4cpp;
 using namespace std;
 
 XMLObject* AnyElementImpl::clone() const {