diff options
author | thegeorg <[email protected]> | 2022-02-10 16:45:12 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:12 +0300 |
commit | 49116032d905455a7b1c994e4a696afc885c1e71 (patch) | |
tree | be835aa92c6248212e705f25388ebafcf84bc7a1 /util/system/user.h | |
parent | 4e839db24a3bbc9f1c610c43d6faaaa99824dcca (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/system/user.h')
-rw-r--r-- | util/system/user.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/user.h b/util/system/user.h index fc7c37c0e6b..be348d1cee6 100644 --- a/util/system/user.h +++ b/util/system/user.h @@ -1,5 +1,5 @@ #pragma once -#include <util/generic/fwd.h> +#include <util/generic/fwd.h> TString GetUsername(); |