Minor compiler warning

In juce_FlacAudioFormat.cpp , the JUCE_END_IGNORE_WARNINGS_GCC_LIKE and
JUCE_END_IGNORE_WARNINGS_MSVC macros should be moved from line 160 ( JUCE/juce_FlacAudioFormat.cpp at 310b4e6234b0c7390a4a6dea3240e109b75156ae · juce-framework/JUCE · GitHub ) to line 155 in order to be in the same “#if” as the JUCE_BEGIN_IGNORE_WARNINGS_* macros.