mirror of
https://github.com/kunkundi/crossdesk.git
synced 2026-08-04 08:39:54 +08:00
[refactor] add namespace 'crossdesk' to codebase
This commit is contained in:
@@ -9,7 +9,10 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
namespace crossdesk {
|
||||
|
||||
std::string GetMac();
|
||||
std::string GetHostName();
|
||||
|
||||
} // namespace crossdesk
|
||||
#endif
|
||||
Reference in New Issue
Block a user