mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
committed by
Glen Fernandes
parent
6c81172a0e
commit
36712e5063
@ -36,7 +36,7 @@
|
||||
// this is triggered with GCC, because it defines __cplusplus < 199707L
|
||||
# define BOOST_NO_INT64_T
|
||||
# endif
|
||||
# elif defined(__FreeBSD__) || defined(__IBMCPP__)
|
||||
# elif defined(__FreeBSD__) || defined(__IBMCPP__) || defined(_AIX)
|
||||
# include <inttypes.h>
|
||||
# else
|
||||
# include <stdint.h>
|
||||
|
Reference in New Issue
Block a user