The unified diff between revisions [229d3942..] and [b3f30c54..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'include/certstor.h'
#
#
# patch "include/certstor.h"
# from [df804a2c3adf5c23baa2b03d71452b7713eda226]
# to [4f44d45129289f39e37c3dff1c2397d585c77656]
#
============================================================
--- include/certstor.h df804a2c3adf5c23baa2b03d71452b7713eda226
+++ include/certstor.h 4f44d45129289f39e37c3dff1c2397d585c77656
@@ -14,7 +14,7 @@ namespace Botan {
/*************************************************
* Certificate Store Interface *
*************************************************/
-class Certificate_Store
+class BOTAN_DLL Certificate_Store
{
public:
virtual std::vector<X509_Certificate>