Ensure diagnostic pop occur before end of header guard
Maybe we just use pragma once...
This commit is contained in:
parent
b7198b08d6
commit
8587a1b946
@ -92,8 +92,8 @@ ALenum alGetLastErrorImpl();
|
||||
} // namespace sf
|
||||
|
||||
|
||||
#endif // SFML_ALCHECK_HPP
|
||||
|
||||
#if defined(__APPLE__)
|
||||
#pragma GCC diagnostic pop
|
||||
#endif
|
||||
|
||||
#endif // SFML_ALCHECK_HPP
|
||||
|
Loading…
Reference in New Issue
Block a user