supppress unused variable warning for gcc (#372)
gcc complains with: ``` 'stacktraces_enabler' defined but not used [-Wunused-variable] static int stacktraces_enabler = []() { ```pull/376/head
parent
262d74ba81
commit
0302d1e5fa
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue