diff options
Diffstat (limited to 'testing/celestia/celestia-1.6.1-gcc46.patch')
-rw-r--r-- | testing/celestia/celestia-1.6.1-gcc46.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/celestia/celestia-1.6.1-gcc46.patch b/testing/celestia/celestia-1.6.1-gcc46.patch deleted file mode 100644 index ddf4036f2..000000000 --- a/testing/celestia/celestia-1.6.1-gcc46.patch +++ /dev/null @@ -1,13 +0,0 @@ -http://bugs.gentoo.org/show_bug.cgi?id=366073 - -Patch written by Nils Larsson <ni1s@nerdshack.com> ---- src/celengine/frametree.h -+++ src/celengine/frametree.h -@@ -14,6 +14,7 @@ - #define _CELENGINE_FRAMETREE_H_ - - #include <vector> -+#include <cstddef> - - class Star; - class Body; |