Reducing header overuse, non-inlining selected methods (CPPOST-35).
[shibboleth/cpp-xmltooling.git] / xmltooling / security / XSECCryptoX509CRL.h
index e545293..ccfe05c 100644 (file)
@@ -36,9 +36,9 @@ namespace xmltooling {
     class XMLTOOL_API XSECCryptoX509CRL {
         MAKE_NONCOPYABLE(XSECCryptoX509CRL);
     protected:
-        XSECCryptoX509CRL() {}
+        XSECCryptoX509CRL();
     public:
-       virtual ~XSECCryptoX509CRL() {}
+       virtual ~XSECCryptoX509CRL();
     
        /**
         * Returns a string that identifies the crypto owner of this library.