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

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

commit aa3f8c0cd1884950487e6164f20b7f21e669d3bd
Author: Grunaka <d...@romainbreton.fr>
Date:   Sun Dec 6 15:37:18 2015 +0100

    Add missing include in CBot.h.
---
 src/CBot/CBot.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/CBot/CBot.h b/src/CBot/CBot.h
index 4ba45b0..d0f42f1 100644
--- a/src/CBot/CBot.h
+++ b/src/CBot/CBot.h
@@ -25,6 +25,8 @@
 
 // Modules inlcude
 #include "CBot/CBotFileUtils.h"
+#include "CBot/CBotString.h"
+#include "CBot/CBotStringArray.h"
 #include "CBot/CBotClass.h"
 #include "CBot/CBotToken.h"
 #include "CBot/CBotProgram.h"

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

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to