mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
committed by
Glen Fernandes
parent
373e516ff5
commit
059715dda1
@ -137,7 +137,7 @@ namespace boost
|
||||
|
||||
} // namespace boost
|
||||
|
||||
#elif defined(__FreeBSD__) && (__FreeBSD__ <= 4) || defined(__osf__)
|
||||
#elif defined(__FreeBSD__) && (__FreeBSD__ <= 4) || defined(__osf__) || defined(__VMS)
|
||||
// FreeBSD and Tru64 have an <inttypes.h> that contains much of what we need.
|
||||
# include <inttypes.h>
|
||||
|
||||
|
Reference in New Issue
Block a user