summaryrefslogtreecommitdiff
path: root/boost/smart_ptr/detail/sp_counted_base_w32.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/smart_ptr/detail/sp_counted_base_w32.hpp')
-rw-r--r--boost/smart_ptr/detail/sp_counted_base_w32.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/boost/smart_ptr/detail/sp_counted_base_w32.hpp b/boost/smart_ptr/detail/sp_counted_base_w32.hpp
index 960e42e128..46bd4d15a9 100644
--- a/boost/smart_ptr/detail/sp_counted_base_w32.hpp
+++ b/boost/smart_ptr/detail/sp_counted_base_w32.hpp
@@ -27,6 +27,7 @@
#include <boost/smart_ptr/detail/sp_interlocked.hpp>
#include <boost/detail/workaround.hpp>
#include <boost/detail/sp_typeinfo.hpp>
+#include <boost/config.hpp>
namespace boost
{
@@ -34,7 +35,7 @@ namespace boost
namespace detail
{
-class sp_counted_base
+class BOOST_SYMBOL_VISIBLE sp_counted_base
{
private: