summaryrefslogtreecommitdiffstats
path: root/util/system/env.h
diff options
context:
space:
mode:
authormvel <[email protected]>2022-02-10 16:45:41 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:45:41 +0300
commitbd30392c4cc92487950adc375c07adf52da1d592 (patch)
treee8d1a3f19b7fc890bcef6e4cc5de41f1d88c9ac3 /util/system/env.h
parent5d50718e66d9c037dc587a0211110b7d25a66185 (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/system/env.h')
-rw-r--r--util/system/env.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/system/env.h b/util/system/env.h
index e2ccdd1e954..6af09425be0 100644
--- a/util/system/env.h
+++ b/util/system/env.h
@@ -1,7 +1,7 @@
-#pragma once
-
+#pragma once
+
#include <util/generic/string.h>
-
+
/**
* Search the environment list provided by the host environment for associated variable.
*