utility,logic : missing algorithm includes added

This commit is contained in:
Andreas Stallinger
2014-05-13 15:40:20 +02:00
parent ed8d527b65
commit 95e51b1780
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -1,5 +1,7 @@
#include "component/view/ViewManager.h"
#include <algorithm>
#include "gui/GuiCanvas.h"
#include "View.h"