From 6488ef305e930cee96ea75526c055b56a27a2391 Mon Sep 17 00:00:00 2001 From: Jamaika1 Date: Sun, 1 Dec 2024 12:19:58 +0100 Subject: [PATCH] Added slash sign --- src/strategies/avx2/intra_avx2_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/strategies/avx2/intra_avx2_tables.h b/src/strategies/avx2/intra_avx2_tables.h index df0ed5a3..e107a3b5 100644 --- a/src/strategies/avx2/intra_avx2_tables.h +++ b/src/strategies/avx2/intra_avx2_tables.h @@ -3742,4 +3742,4 @@ static ALIGNED(16) const uint8_t intra_refbuild_shuffle_vectors_sidesize_64[] = //<-v0----------------------------------------------------------------------------------------->||<-v1----------------------------------------------------------------------------------------->||<-v2----------------------------------------------------------------------------------------->||<-v3-----------------------------------------------------------------------------------------> }; -#endif INTRA_AVX2_TABLES_H +#endif //INTRA_AVX2_TABLES_H