]> git.pld-linux.org Git - packages/celestia.git/blame - celestia-gcc47.patch
generic url (jajcus, next time do adapter instead); adapter
[packages/celestia.git] / celestia-gcc47.patch
CommitLineData
e11c2ee1
JK
1diff -dur celestia-1.6.1.orig/src/celmath/intersect.h celestia-1.6.1/src/celmath/intersect.h
2--- celestia-1.6.1.orig/src/celmath/intersect.h 2011-06-05 18:11:15.000000000 +0200
3+++ celestia-1.6.1/src/celmath/intersect.h 2015-07-10 18:55:37.912489627 +0200
4@@ -15,6 +15,7 @@
5 #include "ray.h"
6 #include "sphere.h"
7 #include "ellipsoid.h"
8+#include "mathlib.h"
9
10
11 template<class T> bool testIntersection(const Ray3<T>& ray,
This page took 0.144249 seconds and 4 git commands to generate.