From: Scott Cantor Date: Sun, 27 Sep 2009 04:31:53 +0000 (+0000) Subject: Add missing header. X-Git-Tag: 2.3~23 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=640013e010c6c607b0d68b9aac4dc321c329ab24 Add missing header. --- diff --git a/saml/binding/MessageDecoder.h b/saml/binding/MessageDecoder.h index dd37718..837eca0 100644 --- a/saml/binding/MessageDecoder.h +++ b/saml/binding/MessageDecoder.h @@ -26,6 +26,7 @@ #include #include +#include namespace xmltooling { class XMLTOOL_API GenericRequest;