mirror of
https://github.com/google/googletest.git
synced 2025-12-14 23:50:00 +08:00
Include TargetConditionals.h before checking TARGET_OS_IPHONE New versions of Clang require that you include TargetConditionals.h before checking the TARGET_OS_* macros. Include it where appropriate to keep the compiler happy. PiperOrigin-RevId: 345106443 |
||
|---|---|---|
| .. | ||
| custom | ||
| gtest-death-test-internal.h | ||
| gtest-filepath.h | ||
| gtest-internal.h | ||
| gtest-param-util.h | ||
| gtest-port-arch.h | ||
| gtest-port.h | ||
| gtest-string.h | ||
| gtest-type-util.h | ||