]> git.pld-linux.org Git - packages/celestia.git/blob - celestia-gcc47.patch
- up to 1.6.4
[packages/celestia.git] / celestia-gcc47.patch
1 diff -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.094522 seconds and 3 git commands to generate.