Skip to content

Commit b7f4665

Browse files
committed
remove BOOST_SYMBOL_VISIBLE fallback
1 parent 61e4962 commit b7f4665

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

include/boost/json/detail/config.hpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@
5656
# endif
5757
#endif
5858

59-
#ifndef BOOST_SYMBOL_VISIBLE
60-
#define BOOST_SYMBOL_VISIBLE
61-
#endif
62-
6359
#if defined(BOOST_JSON_DOCS)
6460
# define BOOST_JSON_DECL
6561
#else

0 commit comments

Comments
 (0)