4 lines
65 B
C++
4 lines
65 B
C++
#pragma once
|
|
|
|
#include <string>
|
|
extern std::string system_uuid(); |
#pragma once
|
|
|
|
#include <string>
|
|
extern std::string system_uuid(); |