From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2000-09-27 16:47:06


At the bottom of <boost/stdint.h>, we define the INT64_C and
UINT64_C macros. I've changed the #ifdef (with Windows exclusion)
so that ULONG_LONG_MAX is taken into account as well.

Please regression-test on Windows.

Jens Maurer