[colobot] 225/377: Fix libc++ build

Didier Raboud odyx at moszumanska.debian.org
Wed Mar 30 13:34:19 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 2af89ab378712be16bfbc01381d1de84de18f4b6
Author: Piotr Dziwinski <piotrdz at gmail.com>
Date:   Sat Jan 23 20:30:43 2016 +0000

    Fix libc++ build
---
 src/CBot/stdlib/MathFunctions.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/CBot/stdlib/MathFunctions.cpp b/src/CBot/stdlib/MathFunctions.cpp
index daa02c1..7d4e7d4 100644
--- a/src/CBot/stdlib/MathFunctions.cpp
+++ b/src/CBot/stdlib/MathFunctions.cpp
@@ -22,6 +22,7 @@
 #include "CBot/CBot.h"
 
 #include <cmath>
+#include <cstdlib>
 
 namespace CBot
 {

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