mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 20:37:15 +02:00
Fix typo from https://github.com/boostorg/config/pull/2
This commit is contained in:
@ -120,7 +120,7 @@
|
||||
# define BOOST_HAS_NRVO
|
||||
#endif
|
||||
//
|
||||
// disable Win32 API's if compiler extentions are
|
||||
// disable Win32 API's if compiler extensions are
|
||||
// turned off:
|
||||
//
|
||||
#if !defined(_MSC_EXTENSIONS) && !defined(BOOST_DISABLE_WIN32)
|
||||
|
Reference in New Issue
Block a user