[Debian-astro-commits] [gyoto] 69/221: lib/Utils.C: #include <cstdlib>

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Fri May 22 20:52:34 UTC 2015


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

thibaut pushed a commit to branch master
in repository gyoto.

commit b52fbedb1d0973e7d75dc24fb1b10a957eb9fb09
Author: Thibaut Paumard <paumard at users.sourceforge.net>
Date:   Wed Oct 22 13:17:10 2014 +0200

    lib/Utils.C: #include <cstdlib>
---
 lib/Utils.C | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Utils.C b/lib/Utils.C
index 8a3a422..e651be6 100644
--- a/lib/Utils.C
+++ b/lib/Utils.C
@@ -21,6 +21,7 @@
 #include "GyotoError.h"
 #include "GyotoPhoton.h"
 #include <cmath>
+#include <cstdlib>
 
 using namespace Gyoto;
 using namespace std;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list