Forgot to include <Utf.hpp> in <String.hpp>
This commit is contained in:
parent
c6651bfd30
commit
5ffe258320
@ -29,6 +29,7 @@
|
||||
// Headers
|
||||
////////////////////////////////////////////////////////////
|
||||
#include <SFML/System/Export.hpp>
|
||||
#include <SFML/System/Utf.hpp>
|
||||
#include <locale>
|
||||
#include <string>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user