commit | 0d1d0d5c1ffcf0a36dfc0f3184c76b38858a8874 | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@google.com> | Wed May 20 13:30:11 2015 -0700 |
committer | Adam Langley <agl@google.com> | Wed May 20 13:30:11 2015 -0700 |
tree | 819dba68ba80b5d53c0874a6d37e72dca9e511a9 | |
parent | 7b348dc1d8af77d4bc186c0f39d7f4c0901d26d4 [diff] |
Try again to only test __STDC_VERSION__ when defined. 6e1f6456 tried to do this, but MSVC doesn't short-circuit #if statements. So this change tries having the test be in a different #if. Change-Id: Id0074770c166a2b7cd9ba2c8cd06245a68b77af8