We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2d2301c + 6488ef3 commit 9c29121Copy full SHA for 9c29121
src/strategies/avx2/intra_avx2_tables.h
@@ -3742,4 +3742,4 @@ static ALIGNED(16) const uint8_t intra_refbuild_shuffle_vectors_sidesize_64[] =
3742
//<-v0----------------------------------------------------------------------------------------->||<-v1----------------------------------------------------------------------------------------->||<-v2----------------------------------------------------------------------------------------->||<-v3----------------------------------------------------------------------------------------->
3743
};
3744
3745
-#endif INTRA_AVX2_TABLES_H
+#endif //INTRA_AVX2_TABLES_H
0 commit comments