diff options
author | swarmer <[email protected]> | 2022-02-10 16:46:31 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:31 +0300 |
commit | 11a24635da4c4f39428b182c49a7bc35e47c9534 (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /util/folder/tempdir.h | |
parent | 317da38588b7898a99fd9168571408123350012b (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/folder/tempdir.h')
-rw-r--r-- | util/folder/tempdir.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/folder/tempdir.h b/util/folder/tempdir.h index 14da1f90e60..ff458f83b9b 100644 --- a/util/folder/tempdir.h +++ b/util/folder/tempdir.h @@ -1,6 +1,6 @@ #pragma once -#include "fwd.h" +#include "fwd.h" #include "path.h" #include <util/generic/string.h> |