Fix compilation with C++.
commit2293f31791a50eb654cab2d62a0df411c6871e7b
authorWerner Lemberg <wl@gnu.org>
Wed, 7 Dec 2011 19:04:57 +0000 (7 20:04 +0100)
committerWerner Lemberg <wl@gnu.org>
Wed, 7 Dec 2011 19:04:57 +0000 (7 20:04 +0100)
treee08fd1400a7be1039dd4271c449e379931241c26
parentcf214f1160decaaa05a2da524d69a4363845584e
Fix compilation with C++.

Without defining __STDC_LIMIT_MACROS, <stdint.h> doesn't include uint64_t
and friends if compiling with C++.
src/tatime.c