mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +02:00
Fix NetBSD def name.
This commit is contained in:
@ -76,7 +76,7 @@ http://www.boost.org/LICENSE_1_0.txt)
|
|||||||
# include <boost/predef/detail/os_detected.h>
|
# include <boost/predef/detail/os_detected.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define BOOST_OS_BSD_NET_NAME "DragonFly BSD"
|
#define BOOST_OS_BSD_NET_NAME "NetBSD"
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user