diff options
author | suns <[email protected]> | 2022-02-10 16:49:38 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:38 +0300 |
commit | e96f1aaedf6a2ae2d159b90cc6990e5a94d005a8 (patch) | |
tree | 1e031f58b2ae517a3c5436f107de2b2e401350ca /build/stdafx.hpp | |
parent | 22a7d4be7e5b779e4deee4dfe36234a1eae13fbd (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'build/stdafx.hpp')
-rw-r--r-- | build/stdafx.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/stdafx.hpp b/build/stdafx.hpp index 98b15adda05..126a1acaedd 100644 --- a/build/stdafx.hpp +++ b/build/stdafx.hpp @@ -66,7 +66,7 @@ #include <sstream> #include <stack> #include <stdexcept> -#include <stlfwd> +#include <stlfwd> #include <streambuf> #include <string> #include <strstream> |