]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/wave/src/instantiate_predef_macros.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / wave / src / instantiate_predef_macros.cpp
index 3f8cd42629a61b98d92cf4f98635dd43efce0b42..eaf4563fcc08507254fb26ec7068e674374984a5 100644 (file)
@@ -41,7 +41,7 @@ typedef boost::wave::cpplexer::lex_token<> token_type;
 
 // no need to change anything below
 typedef boost::wave::cpplexer::lex_iterator<token_type> lexer_type;
-template struct boost::wave::grammars::predefined_macros_grammar_gen<lexer_type>;
+template struct BOOST_SYMBOL_VISIBLE boost::wave::grammars::predefined_macros_grammar_gen<lexer_type>;
 
 // the suffix header occurs after all of the code
 #ifdef BOOST_HAS_ABI_HEADERS