Add missing header.
[shibboleth/cpp-opensaml.git] / saml / binding / MessageDecoder.h
index 0b37017..dd37718 100644 (file)
@@ -25,6 +25,8 @@
 
 #include <saml/base.h>
 
+#include <vector>
+
 namespace xmltooling {
     class XMLTOOL_API GenericRequest;
     class XMLTOOL_API XMLObject;