diff options
| author | vvvv <[email protected]> | 2022-02-10 16:46:37 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:37 +0300 |
| commit | a693106aae8a3a3c7236a4ae953058a9611d7a92 (patch) | |
| tree | 49e222ea1c5804306084bb3ae065bb702625360f /library/cpp/actors/util/threadparkpad.cpp | |
| parent | ad94e93a059747f4fc3d7add88d1a83daf40b733 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/actors/util/threadparkpad.cpp')
| -rw-r--r-- | library/cpp/actors/util/threadparkpad.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/actors/util/threadparkpad.cpp b/library/cpp/actors/util/threadparkpad.cpp index ff1cd248d39..74069ff15bf 100644 --- a/library/cpp/actors/util/threadparkpad.cpp +++ b/library/cpp/actors/util/threadparkpad.cpp @@ -43,7 +43,7 @@ namespace NActors { }; #elif defined _win32_ -#include <util/generic/bt_exception.h> +#include <util/generic/bt_exception.h> #include <util/generic/yexception.h> namespace NActors { |
