[colobot] 06/100: Fix MSVC2015 compilation error

Didier Raboud odyx at moszumanska.debian.org
Thu Jun 1 18:10:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

odyx pushed a commit to branch debian/master
in repository colobot.

commit 3c71354b42057cb1e7b57fbdbc27c1905c56c968
Author: Unknown <mateuszprzybyl at simbax.info>
Date:   Mon Nov 7 21:08:02 2016 +0100

    Fix MSVC2015 compilation error
---
 src/ui/controls/edit.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/ui/controls/edit.h b/src/ui/controls/edit.h
index 4192a13..8beb114 100644
--- a/src/ui/controls/edit.h
+++ b/src/ui/controls/edit.h
@@ -27,6 +27,7 @@
 
 #include "ui/controls/control.h"
 
+#include <array>
 #include <memory>
 
 namespace Ui

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/colobot.git



More information about the Pkg-games-commits mailing list