mirror of
https://git.mirrors.martin98.com/https://github.com/google/googletest.git
synced 2025-10-13 05:41:29 +08:00

This makes it easier to use GTest in projects that build with the -Wmissing-declarations warning. This fixes the warning in headers and source files, though not GTest's own tests as it is rather noisy there.