One of the [GCP proto files](https://github.com/googleapis/googleapis/blob/master/google/cloud/asset/v1/assets.proto) defines `TRUE` and `FALSE` as enum values ([permalink](a4f2de4564/google/cloud/asset/v1/assets.proto (L782-L786)
)). These cause trouble on WIN32, where `TRUE` and `FALSE` are also macro definitions.
For more details, see https://github.com/googleapis/google-cloud-cpp/issues/8145.
PiperOrigin-RevId: 507831036
pull/11839/head
parent
3cb89498e2
commit
e349ef99c9
2 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue