1
This commit is contained in:
parent
7d2a442647
commit
d9bba8807c
@ -504,7 +504,7 @@ bool App::ParseOpt()
|
|||||||
|
|
||||||
std::string App::NewUuid()
|
std::string App::NewUuid()
|
||||||
{
|
{
|
||||||
return a8::XValue(uuid.Generate()).GetString();
|
return a8::XValue(uuid_.Generate()).GetString();
|
||||||
}
|
}
|
||||||
|
|
||||||
bool App::HasFlag(int flag)
|
bool App::HasFlag(int flag)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user