OSDN Git Service

Wrap the #include of <stdbool.h> in an #ifndef __cplusplus.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 25 Sep 2013 07:11:58 +0000 (07:11 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 25 Sep 2013 07:11:58 +0000 (07:11 +0000)
commitaca74f0e0d221a0dfe355adcdf0592bb64461df7
treef83a55b6caf5ab74533e352763664146d1a071be
parent78099d11ffffee2f01fd06fc8d0904858acd5047
Wrap the #include of <stdbool.h> in an #ifndef __cplusplus.

This should fix the MSVC build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191357 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/lto.h