Added missing include of <System/Err.hpp>

This commit is contained in:
Laurent Gomila 2013-12-01 21:07:13 +01:00 committed by Jonathan De Wachter
parent 6e57380e4f
commit 2c259c8f49

View File

@ -26,6 +26,7 @@
// Headers
////////////////////////////////////////////////////////////
#include <SFML/Graphics/GLExtensions.hpp>
#include <SFML/System/Err.hpp>
namespace sf