X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibsp%2Fhandler%2Fimpl%2FSAML1Consumer.cpp;h=88ab9c05c8832b9a8cb495784e0f3d2ec86c8a60;hb=9ccdbac09f806eb2fcd298c07110932d9b8c9004;hp=f2aa0b904d5645ce467f3e3fca67a81ef618f93e;hpb=d62482bb9f08e2bce953da3710304d47ba4f9bac;p=shibboleth%2Fcpp-sp.git diff --git a/shibsp/handler/impl/SAML1Consumer.cpp b/shibsp/handler/impl/SAML1Consumer.cpp index f2aa0b9..88ab9c0 100644 --- a/shibsp/handler/impl/SAML1Consumer.cpp +++ b/shibsp/handler/impl/SAML1Consumer.cpp @@ -24,16 +24,18 @@ #include "handler/AssertionConsumerService.h" #ifndef SHIBSP_LITE -# include "exceptions.h" # include "Application.h" # include "ServiceProvider.h" # include "SessionCache.h" # include "attribute/resolver/ResolutionContext.h" +# include # include # include +# include # include # include # include +# include # include using namespace opensaml::saml1; using namespace opensaml::saml1p;