forked from boostorg/integer
@ -137,7 +137,7 @@ namespace boost
|
|||||||
|
|
||||||
} // 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.
|
// FreeBSD and Tru64 have an <inttypes.h> that contains much of what we need.
|
||||||
# include <inttypes.h>
|
# include <inttypes.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user