diff options
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 |