First SOAP encoder.
[shibboleth/cpp-opensaml.git] / saml / saml2 / binding / SAML2ArtifactEncoder.h
index d3f5f3d..0977df3 100644 (file)
@@ -33,7 +33,7 @@ namespace opensaml {
         {
         public:
             SAML2ArtifactEncoder(const DOMElement* e);
-            virtual ~SAML2ArtifactEncoder();
+            virtual ~SAML2ArtifactEncoder() {}
             
             long encode(
                 GenericResponse& genericResponse,