We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f4a009 commit 56a82ebCopy full SHA for 56a82eb
src/SFGUI/RenderQueue.cpp
@@ -7,6 +7,7 @@
7
#include <SFML/Graphics/Shape.hpp>
8
#include <SFML/Graphics/Sprite.hpp>
9
#include <SFML/Graphics/Text.hpp>
10
+#include <iterator>
11
12
namespace sfg {
13
0 commit comments