The unified diff between revisions [229d3942..] and [51f9ee51..] is displayed below. It can also be downloaded as a raw diff.

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

#
#
# patch "include/dl_group.h"
#  from [01226cb8248f76ca5b1d587ab42ff1d849eef994]
#    to [2402780054b58ab40f961f2600695a19461df17b]
#
============================================================
--- include/dl_group.h	01226cb8248f76ca5b1d587ab42ff1d849eef994
+++ include/dl_group.h	2402780054b58ab40f961f2600695a19461df17b
@@ -14,7 +14,7 @@ namespace Botan {
 /*************************************************
 * Discrete Logarithm Group                       *
 *************************************************/
-class DL_Group
+class BOTAN_DLL DL_Group
    {
    public:
       const BigInt& get_p() const;