mirror of
https://github.com/mborgerding/kissfft.git
synced 2025-07-19 13:34:21 -04:00
Add newline to end of kiss_fft_log.h
Some C(++) standard versions require source files to end with a newline. Some compiler versions may issue a warning about a missing newline.
This commit is contained in:
@ -33,4 +33,4 @@
|
||||
|
||||
|
||||
|
||||
#endif /* kiss_fft_log_h */
|
||||
#endif /* kiss_fft_log_h */
|
||||
|
Reference in New Issue
Block a user