The variable was statically declared via header... Clang on MacOS picked
this up with the -Wmissing-variable-declarations
flag.
The variable was statically declared via header... Clang on MacOS picked
this up with the -Wmissing-variable-declarations
flag.