[colobot] 279/390: Fixed another Travis problem (#393)
Didier Raboud
odyx at moszumanska.debian.org
Fri Jun 12 14:21:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
odyx pushed a commit to branch upstream/latest
in repository colobot.
commit 2b21f5f40c75fd10fdca41bb9b16556146d39a82
Author: krzys-h <krzys_h at interia.pl>
Date: Sat Mar 21 17:29:17 2015 +0100
Fixed another Travis problem (#393)
---
src/script/scriptfunc.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/script/scriptfunc.h b/src/script/scriptfunc.h
index 56d66eb..365e5e7 100644
--- a/src/script/scriptfunc.h
+++ b/src/script/scriptfunc.h
@@ -28,7 +28,8 @@
#include "CBot/CBotDll.h"
-
+#include <string>
+
class CObject;
class CScript;
--
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