Chop a few headers
authorcantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 20 May 2005 14:18:41 +0000 (14:18 +0000)
committercantor <cantor@cb58f699-b61c-0410-a6fe-9272a202ed29>
Fri, 20 May 2005 14:18:41 +0000 (14:18 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1640 cb58f699-b61c-0410-a6fe-9272a202ed29

shib-target/shib-handlers.cpp
shib-target/shib-target.cpp

index ae8c774..7e51e77 100644 (file)
@@ -61,9 +61,7 @@
 #endif
 
 #include <shib/shib-threads.h>
-#include <log4cpp/Category.hh>
 #include <xercesc/util/Base64.hpp>
-#include <xercesc/util/regx/RegularExpression.hpp>
 
 #ifndef HAVE_STRCASECMP
 # define strcasecmp stricmp
index e15893b..c09a82e 100644 (file)
 #include <stdexcept>
 
 #include <shib/shib-threads.h>
-#include <log4cpp/Category.hh>
-#include <log4cpp/PropertyConfigurator.hh>
 #include <xercesc/util/Base64.hpp>
-#include <xercesc/util/regx/RegularExpression.hpp>
 
 #ifndef HAVE_STRCASECMP
 # define strcasecmp stricmp