mirror of
https://github.com/google/googletest.git
synced 2024-12-28 19:15:24 +08:00
b3d9be5c1d
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.