variant icon indicating copy to clipboard operation
variant copied to clipboard

Silence warning under -Wundef

Open jagerman opened this issue 5 years ago • 0 comments

This line produces an undefined value warning when compiling in pre-C++17 mode with -Wundef turned on.

jagerman avatar Mar 02 '20 22:03 jagerman