Skip to content

Commit 56a82eb

Browse files
committed
Added to iterator header to be able to compile with VS 2015RC.
1 parent 6f4a009 commit 56a82eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SFGUI/RenderQueue.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include <SFML/Graphics/Shape.hpp>
88
#include <SFML/Graphics/Sprite.hpp>
99
#include <SFML/Graphics/Text.hpp>
10+
#include <iterator>
1011

1112
namespace sfg {
1213

0 commit comments

Comments
 (0)