Jack Back bcdbe48523 init
2024-01-24 10:45:25 +01:00

7 lines
55 B
C++

#pragma once
namespace auth
{
uint64_t get_guid();
}