mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-28 16:14:09 +02:00
parent
6383da1f2f
commit
23acc2408d
@ -137,6 +137,7 @@ std::wstring removeZero(double val)
|
||||
}
|
||||
pos--;
|
||||
}
|
||||
return L"0";
|
||||
}
|
||||
|
||||
std::vector<std::wstring> splitMultiOptions(std::wstring str)
|
||||
|
Loading…
x
Reference in New Issue
Block a user