[colobot] 145/377: Add missing include in CBot.h.

Didier Raboud odyx at moszumanska.debian.org
Wed Mar 30 13:34:08 UTC 2016


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 <dev at 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



More information about the Pkg-games-commits mailing list