Skip to content

Commit

Permalink
avx512/fmaddsub.h: Add newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
robinchrist committed Dec 11, 2024
1 parent 7e64e09 commit 2d1c849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simde/x86/avx512/fmaddsub.h
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ simde_mm512_fmaddsub_ps (simde__m512 a, simde__m512 b, simde__m512 c) {
SIMDE_END_DECLS_
HEDLEY_DIAGNOSTIC_POP

#endif /* !defined(SIMDE_X86_AVX512_FMADDSUB_H) */
#endif /* !defined(SIMDE_X86_AVX512_FMADDSUB_H) */

0 comments on commit 2d1c849

Please sign in to comment.