diff --git a/src/SFML/Audio/ALCheck.hpp b/src/SFML/Audio/ALCheck.hpp index 40b65aba0..9395af2dd 100644 --- a/src/SFML/Audio/ALCheck.hpp +++ b/src/SFML/Audio/ALCheck.hpp @@ -92,8 +92,8 @@ ALenum alGetLastErrorImpl(); } // namespace sf -#endif // SFML_ALCHECK_HPP - #if defined(__APPLE__) #pragma GCC diagnostic pop #endif + +#endif // SFML_ALCHECK_HPP