| commit | aa4ebf2ce1c030fcbb877205d9c6bcbac4e42d97 | [log] [tgz] |
|---|---|---|
| author | Andrei Homescu <ahomescu@google.com> | Tue Mar 15 01:51:02 2022 +0000 |
| committer | Andrei Homescu <ahomescu@google.com> | Wed Mar 16 02:15:04 2022 +0000 |
| tree | dc21947d7f5096c9056e3a9fe54a1ba6d0659043 | |
| parent | 5c15de21dab52c40342671a79ee7791d5e26feec [diff] |
Fix Errors.h on systems that define NO_ERROR Some systems (originally only Windows) define their own NO_ERROR macro that overlaps with the enumerator from Errors.h. The enumerator is only defined if the macro was not. Bug: 224644083 Test: m Change-Id: Iee0932b5259b3bfcf6494656b27e6e7488319f5c