First SOAP encoder.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / SAML2RedirectDecoder.h
index f0ced2b..64743d1 100644 (file)
@@ -32,7 +32,7 @@ namespace opensaml {
         {
         public:
             SAML2RedirectDecoder(const DOMElement* e);
-            virtual ~SAML2RedirectDecoder();
+            virtual ~SAML2RedirectDecoder() {}
             
             xmltooling::XMLObject* decode(
                 std::string& relayState,