Added missing include of <System/Err.hpp>
This commit is contained in:
parent
6e57380e4f
commit
2c259c8f49
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
// Headers
|
||||
////////////////////////////////////////////////////////////
|
||||
#include <SFML/Graphics/GLExtensions.hpp>
|
||||
#include <SFML/System/Err.hpp>
|
||||
|
||||
|
||||
namespace sf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue