wok-next view celestia/stuff/patches/celestia-1.6.1-gcc46.patch @ rev 20759

celestia: add patches, update (b)deps
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Jun 02 15:06:48 2018 +0300 (2018-06-02)
parents
children
line source
1 http://bugs.gentoo.org/show_bug.cgi?id=366073
3 Patch written by Nils Larsson <ni1s@nerdshack.com>
4 --- src/celengine/frametree.h
5 +++ src/celengine/frametree.h
6 @@ -14,6 +14,7 @@
7 #define _CELENGINE_FRAMETREE_H_
9 #include <vector>
10 +#include <cstddef>
12 class Star;
13 class Body;