Define macros necessary for <inttypes.h> on C++
commit687b363477a788a1353217147239484e3b02e3b2
authorH. Peter Anvin <hpa@zytor.com>
Thu, 11 Oct 2007 19:50:24 +0000 (11 12:50 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 11 Oct 2007 19:51:06 +0000 (11 12:51 -0700)
treec08a87a8b166250cb5550126a6771212cde71f11
parent51cbf4a1fabe0f7b2604e69f3cf5228dc2cbce2b
Define macros necessary for <inttypes.h> on C++

NASM currently doesn't compile with a C++ compiler, but the error
messages are sometimes useful.  Define macros necessary for
<inttypes.h> to work with a C++ compiler.
compiler.h