mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 12:57:16 +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
|
# define BOOST_HAS_NRVO
|
||||||
#endif
|
#endif
|
||||||
//
|
//
|
||||||
// disable Win32 API's if compiler extentions are
|
// disable Win32 API's if compiler extensions are
|
||||||
// turned off:
|
// turned off:
|
||||||
//
|
//
|
||||||
#if !defined(_MSC_EXTENSIONS) && !defined(BOOST_DISABLE_WIN32)
|
#if !defined(_MSC_EXTENSIONS) && !defined(BOOST_DISABLE_WIN32)
|
||||||
|
Reference in New Issue
Block a user