From: Scott Cantor Date: Sun, 27 Sep 2009 04:29:56 +0000 (+0000) Subject: Add missing header. X-Git-Tag: 2.3~24 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=83221030b04748136b0b23d74a2662e1a3b017b2 Add missing header. --- diff --git a/saml/binding/MessageDecoder.h b/saml/binding/MessageDecoder.h index 0b37017..dd37718 100644 --- a/saml/binding/MessageDecoder.h +++ b/saml/binding/MessageDecoder.h @@ -25,6 +25,8 @@ #include +#include + namespace xmltooling { class XMLTOOL_API GenericRequest; class XMLTOOL_API XMLObject;