mirror of
https://github.com/google/benchmark.git
synced 2025-01-30 05:40:15 +08:00
remove whitespace
This commit is contained in:
parent
035a0ba2b3
commit
3bf0b251a3
@ -430,7 +430,6 @@ class Benchmark {
|
||||
#define BENCHMARK_PRIVATE_UNIQUE_ID __LINE__
|
||||
#endif
|
||||
|
||||
|
||||
// Helpers for generating unique variable names
|
||||
#define BENCHMARK_PRIVATE_NAME(n) \
|
||||
BENCHMARK_PRIVATE_NAME2(_benchmark_, BENCHMARK_PRIVATE_UNIQUE_ID, n)
|
||||
|
Loading…
Reference in New Issue
Block a user