diff options
author | Max Ryabinin <mryabinin0@gmail.com> | 2022-07-01 17:36:30 +0300 |
---|---|---|
committer | Max Ryabinin <mryabinin0@gmail.com> | 2022-07-01 17:36:30 +0300 |
commit | 31ce1b3708751016bf5e14beff7ae0a99c975991 (patch) | |
tree | bc46a7c57d849be856f89efc33df22bbe3ec8367 /csrc/common.h | |
parent | e4cf33f2a38e54ca2a523bc5d5923237c68b0112 (diff) |
Reduce diff
Diffstat (limited to 'csrc/common.h')
-rw-r--r-- | csrc/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csrc/common.h b/csrc/common.h index 35f2463..2f25a58 100644 --- a/csrc/common.h +++ b/csrc/common.h @@ -20,4 +20,4 @@ struct quantize_block_args { void *quantize_block(void *arguments); -#endif
\ No newline at end of file +#endif |