]> git.notmuchmail.org Git - notmuch/commit
Include <stdint.h> to get uint32_t in C++ file with gcc 4.4
authorMikhail Gusarov <dottedmag@dottedmag.net>
Tue, 17 Nov 2009 15:28:38 +0000 (21:28 +0600)
committerCarl Worth <cworth@cworth.org>
Tue, 17 Nov 2009 16:53:19 +0000 (08:53 -0800)
commit469ea9ebc656ef27d4e4720070811c06214a257f
tree602eb2ddeb88e880c7626185991b7666b81dcef1
parentdc5a9d8eb2c3d120fb9bf8fa9f0f22764a169b77
Include <stdint.h> to get uint32_t in C++ file with gcc 4.4

Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
lib/message.cc