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/def_char.h'

#
#
# patch "include/def_char.h"
#  from [26878419fcdee71aa14035e589c40bc6140b8b81]
#    to [b01ce00ff33cc9aadf9f35b724e3ceb2b0c79740]
#
============================================================
--- include/def_char.h	26878419fcdee71aa14035e589c40bc6140b8b81
+++ include/def_char.h	b01ce00ff33cc9aadf9f35b724e3ceb2b0c79740
@@ -13,7 +13,7 @@ namespace Botan {
 /*************************************************
 * Default Character Set Transcoder Object        *
 *************************************************/
-class Default_Charset_Transcoder : public Charset_Transcoder
+class BOTAN_DLL Default_Charset_Transcoder : public Charset_Transcoder
    {
    public:
       std::string transcode(const std::string&,