mirror of
https://github.com/google/googletest.git
synced 2025-11-30 08:07:27 -05:00
Improve compatibility with strict compilers targeting Windows
Remove an unnecessary ##, which could result in warnings about invalid preprocessor tokens when pasting to an initial '('
PiperOrigin-RevId: 319277617