mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
get rid of maybe-uninitialized warnings
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
#include <iostream>
|
||||
#include <ss/splitter.hpp>
|
||||
|
||||
// TODO make ss::quote accept only one argument
|
||||
|
||||
namespace {
|
||||
constexpr static auto combinations_size_default = 4;
|
||||
size_t combinations_size = combinations_size_default;
|
||||
|
||||
Reference in New Issue
Block a user