diff options
author | Hans Boehm <hboehm@google.com> | 2014-08-26 15:58:15 -0700 |
---|---|---|
committer | Hans Boehm <hboehm@google.com> | 2014-08-26 15:58:15 -0700 |
commit | 3e4a0099a179d7acee63d78c8fc4c3cc7b0bae42 (patch) | |
tree | e2aed336e7f9a1d033835cf6d8bcf4f2d8d23115 /tests/stdio_test.cpp | |
parent | d2bd3c4717ed223bca1c68a87f243f4bcf492a4b (diff) |
Undefine _Atomic before redefining
Stdatomic.h was potentially redefining _Atomic, in spite of a
prior definition by <atomic>. This could cause g++ builds that
included <stdatomic.h> with an available <atomic> header to break.
Change-Id: I562c7115118c0587d594d4d5b62d25101e47bfd8
Diffstat (limited to 'tests/stdio_test.cpp')
0 files changed, 0 insertions, 0 deletions