Add missing header.
authorScott Cantor <cantor.2@osu.edu>
Sun, 27 Sep 2009 04:29:56 +0000 (04:29 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 27 Sep 2009 04:29:56 +0000 (04:29 +0000)
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;