No new line at end of file in juce_audio_basics.h

There is no new line at the of the file juce_audio_basics.h since AudioProcessor: Allow querying of the host timestamp in processBlock · juce-framework/JUCE@cfa289d · GitHub (as you can see, Github display a small warning icon next to the corresponding line). I use GCC_WARN_ABOUT_MISSING_NEWLINE=YES in Xcode and it generates several warnings.