mirror of
https://github.com/boostorg/config.git
synced 2025-07-31 04:47:16 +02:00
Make cstdint.hpp work on QNX 6.6
This commit is contained in:
@ -69,7 +69,7 @@
|
|||||||
|
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
#ifdef __QNX__
|
#if defined(__QNX__) && defined(__EXT_QNX)
|
||||||
|
|
||||||
// QNX (Dinkumware stdlib) defines these as non-standard names.
|
// QNX (Dinkumware stdlib) defines these as non-standard names.
|
||||||
// Reflect to the standard names.
|
// Reflect to the standard names.
|
||||||
|
Reference in New Issue
Block a user