Ticket #12685: patch.txt
File patch.txt, 393 bytes (added by , 6 years ago) |
---|
Line | |
---|---|
1 | --- iostreams/detail/config/dyn_link.hpp 2016-11-25 09:42:25.000000000 +0530 |
2 | +++ patched/iostreams/detail/config/dyn_link_patched.hpp 2016-11-25 09:37:30.000000000 +0530 |
3 | @@ -31,7 +31,7 @@ |
4 | #endif |
5 | |
6 | #ifndef BOOST_IOSTREAMS_DECL |
7 | -# define BOOST_IOSTREAMS_DECL |
8 | +# define BOOST_IOSTREAMS_DECL BOOST_SYMBOL_VISIBLE |
9 | #endif |
10 | |
11 | #endif // #ifndef BOOST_IOSTREAMS_DETAIL_CONFIG_DYN_LINK_HPP_INCLUDED |