X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibsp%2Fattribute%2Fresolver%2Fimpl%2FKeyDescriptorAttributeExtractor.cpp;h=415ccac03cdd8ee652636faf145c69f409d3a126;hb=9ccdbac09f806eb2fcd298c07110932d9b8c9004;hp=525bf9d5764a1f819728319dacdd176ad0225f98;hpb=d62482bb9f08e2bce953da3710304d47ba4f9bac;p=shibboleth%2Fcpp-sp.git diff --git a/shibsp/attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp b/shibsp/attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp index 525bf9d..415ccac 100644 --- a/shibsp/attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp +++ b/shibsp/attribute/resolver/impl/KeyDescriptorAttributeExtractor.cpp @@ -21,6 +21,7 @@ */ #include "internal.h" +#include "exceptions.h" #include "Application.h" #include "attribute/AttributeDecoder.h" #include "attribute/SimpleAttribute.h" @@ -28,6 +29,7 @@ #include #include +#include #include #include #include