Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
$NetBSD: patch-src_core_StelUtils.cpp,v 1.1 2013/05/14 12:41:34 joerg Exp $
--- src/core/StelUtils.cpp.orig 2013-05-14 11:00:29.000000000 +0000
+++ src/core/StelUtils.cpp
@@ -17,6 +17,7 @@
* Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA.
*/
+#include <cstdlib>
#include <cmath> // std::fmod
#ifdef CYGWIN