#include "visibility_test_lib.hpp" #include void BOOST_SYMBOL_EXPORT hidden_throw() { BOOST_THROW_EXCEPTION(my_exception() << my_info(42)); }