forked from boostorg/config
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