reduce number of headers we include
authorLuke Howard <lukeh@padl.com>
Mon, 20 Sep 2010 13:11:33 +0000 (15:11 +0200)
committerLuke Howard <lukeh@padl.com>
Mon, 20 Sep 2010 13:11:33 +0000 (15:11 +0200)
mech_eap/util_shib.cpp

index 94441c8..3d028b8 100644 (file)
 
 #include "gssapiP_eap.h"
 
-#include <shibsp/Application.h>
 #include <shibsp/exceptions.h>
-#include <shibsp/SPConfig.h>
-#include <shibsp/ServiceProvider.h>
-#include <shibsp/attribute/Attribute.h>
 #include <shibsp/attribute/SimpleAttribute.h>
-#include <shibsp/attribute/resolver/ResolutionContext.h>
 #include <shibsp/handler/AssertionConsumerService.h>
-#include <shibsp/metadata/MetadataProviderCriteria.h>
-#include <shibsp/util/SPConstants.h>
 
 #include <shibresolver/resolver.h>