config/msvc.h: inttypes.h and stdbool.h introduced in MSVS 2013
commit2024ae60d683dea2ee800e4b482ef840a510cf62
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 5 Oct 2016 00:50:53 +0000 (4 17:50 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 5 Oct 2016 00:50:53 +0000 (4 17:50 -0700)
tree368acf5d376cb82bbd2682475a32fbf5ff1c8e2e
parent276785a8ffa7b69913f1d8e27ba5b09ddebece93
config/msvc.h: inttypes.h and stdbool.h introduced in MSVS 2013

<inttypes.h> and <stdbool.h> were introduced in MS Visual Studio 2013,
not 2015.  See:

https://blogs.msdn.microsoft.com/vcblog/2013/07/19/c99-library-support-in-visual-studio-2013/

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
config/msvc.h