summaryrefslogtreecommitdiffstats
path: root/util/system/env.cpp
diff options
context:
space:
mode:
authorermolovd <[email protected]>2022-02-10 16:47:53 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:53 +0300
commitb91bcef7c99a119b0846479ef71bfab4beec72ca (patch)
treebe118d54d12a61bc4812ceb0a266a170a2fa3bc9 /util/system/env.cpp
parentf421873774cf0b71743afbe5f6677861e66601ea (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'util/system/env.cpp')
-rw-r--r--util/system/env.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/system/env.cpp b/util/system/env.cpp
index ead9b566a5f..fc44e64c2e9 100644
--- a/util/system/env.cpp
+++ b/util/system/env.cpp
@@ -1,7 +1,7 @@
#include "env.h"
#include <util/generic/string.h>
-#include <util/generic/yexception.h>
+#include <util/generic/yexception.h>
#ifdef _win_
#include <util/generic/vector.h>