Jack Back 215030f626 init
2024-01-15 12:14:55 +01:00

7 lines
55 B
C++

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