The unified diff between revisions [636b767b..] and [cbf9e103..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'include/alg_id.h'

#
#
# patch "include/alg_id.h"
#  from [f35b1fa8eb93f5342db03e2d8bf216cc50e51e24]
#    to [92a1557cfb909aded041463da82d4906b2298928]
#
============================================================
--- include/alg_id.h	f35b1fa8eb93f5342db03e2d8bf216cc50e51e24
+++ include/alg_id.h	92a1557cfb909aded041463da82d4906b2298928
@@ -15,7 +15,7 @@ namespace Botan {
 /*************************************************
 * Algorithm Identifier                           *
 *************************************************/
-class AlgorithmIdentifier : public ASN1_Object
+class BOTAN_DLL AlgorithmIdentifier : public ASN1_Object
    {
    public:
       enum Encoding_Option { USE_NULL_PARAM };