diff options
author | anna-velichko <anna-velichko@yandex-team.ru> | 2022-02-10 16:46:26 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:26 +0300 |
commit | 7fc7764db59108cf26ab84c5a5d87a4a28d23c17 (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/tools/bison/gnulib/platform/win64/stdint.h.disabled | |
parent | d81ae1c65a66c97b8ade466f91df275003d758b9 (diff) | |
download | ydb-7fc7764db59108cf26ab84c5a5d87a4a28d23c17.tar.gz |
Restoring authorship annotation for <anna-velichko@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/tools/bison/gnulib/platform/win64/stdint.h.disabled')
-rw-r--r-- | contrib/tools/bison/gnulib/platform/win64/stdint.h.disabled | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/tools/bison/gnulib/platform/win64/stdint.h.disabled b/contrib/tools/bison/gnulib/platform/win64/stdint.h.disabled index be7f5cbbe5..35ff0479f4 100644 --- a/contrib/tools/bison/gnulib/platform/win64/stdint.h.disabled +++ b/contrib/tools/bison/gnulib/platform/win64/stdint.h.disabled @@ -38,11 +38,11 @@ #ifndef _MSC_STDINT_H_ #if _MSC_VER >= 1600 -# ifndef __clang__ -# include <../include/stdint.h> -# else -# include_next <stdint.h> -# endif +# ifndef __clang__ +# include <../include/stdint.h> +# else +# include_next <stdint.h> +# endif #endif #ifndef _MSC_STDINT_H_ |