X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibsp%2Fattribute%2Ffiltering%2Fimpl%2FOrMatchFunctor.cpp;h=7b260c21754e27c2518b9feaff7c51e75ca69200;hb=9ccdbac09f806eb2fcd298c07110932d9b8c9004;hp=2649f4217312f0f481f45cf25e9e6532a02c2756;hpb=d62482bb9f08e2bce953da3710304d47ba4f9bac;p=shibboleth%2Fcpp-sp.git diff --git a/shibsp/attribute/filtering/impl/OrMatchFunctor.cpp b/shibsp/attribute/filtering/impl/OrMatchFunctor.cpp index 2649f42..7b260c2 100644 --- a/shibsp/attribute/filtering/impl/OrMatchFunctor.cpp +++ b/shibsp/attribute/filtering/impl/OrMatchFunctor.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2001-2007 Internet2 + * Copyright 2001-2009 Internet2 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -23,6 +23,7 @@ #include "internal.h" #include "exceptions.h" #include "attribute/filtering/FilterPolicyContext.h" +#include "attribute/filtering/MatchFunctor.h" #include "util/SPConstants.h" #include