diff options
| author | lsurn <[email protected]> | 2022-02-10 16:49:33 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:33 +0300 |
| commit | d8825989a7621fc7275e8cfdba16b4f699fb6359 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /util/generic/yexception.h | |
| parent | 45e70bb2432018a4704845621cd9ddd2ceab6ffb (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'util/generic/yexception.h')
| -rw-r--r-- | util/generic/yexception.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/generic/yexception.h b/util/generic/yexception.h index cdd24438a4a..b0c604e8c45 100644 --- a/util/generic/yexception.h +++ b/util/generic/yexception.h @@ -18,7 +18,7 @@ #include <exception> #include <cstdio> - + class TBackTrace; namespace NPrivateException { |
