X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibsp%2Fhandler%2Fimpl%2FSAML2SessionInitiator.cpp;h=1a7f63cc9f15b209285f78b411752035bc2cff9b;hb=9ccdbac09f806eb2fcd298c07110932d9b8c9004;hp=17b25503f9c3e440f91e5f649a217f7db3a8a595;hpb=d62482bb9f08e2bce953da3710304d47ba4f9bac;p=shibboleth%2Fcpp-sp.git diff --git a/shibsp/handler/impl/SAML2SessionInitiator.cpp b/shibsp/handler/impl/SAML2SessionInitiator.cpp index 17b2550..1a7f63c 100644 --- a/shibsp/handler/impl/SAML2SessionInitiator.cpp +++ b/shibsp/handler/impl/SAML2SessionInitiator.cpp @@ -37,10 +37,12 @@ # include # include # include +# include using namespace opensaml::saml2; using namespace opensaml::saml2p; using namespace opensaml::saml2md; #else +# include "lite/SAMLConstants.h" #include #endif