You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-arcade/yarsrevenge/files/0.99-math.patch

7 lines
182 B

--- a/yar/graphics.cpp.orig 2004-06-02 14:14:38.174071320 -0400
+++ b/yar/graphics.cpp 2004-06-02 14:14:50.352219960 -0400
@@ -18,2 +18,3 @@
#include "yar.hxx"
+#include <cmath>