mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
Merge pull request #2376 from sh1ve/patch-1
Fix build error under certain character sets in Windows
This commit is contained in:
commit
4ef2d4cc8e
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
||||||
namespace prometheus {
|
namespace prometheus {
|
||||||
|
|
||||||
// структура, в которую копируются значения метрик перед их сериализацией
|
// структура, в которую копируются значения метрик перед их сериализацией
|
||||||
|
|
||||||
struct ClientMetric {
|
struct ClientMetric {
|
||||||
|
|
||||||
// Label
|
// Label
|
||||||
|
|
Loading…
Add table
Reference in a new issue