1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-09 05:19:16 -04:00
ports/cad/kicad-devel/files/patch-include-gal-graphics_abstraction_layer.h
2016-04-16 11:22:54 +00:00

8 lines
271 B
C++

--- include/gal/graphics_abstraction_layer.h.orig 2016-04-16 13:14:32.003824016 +0200
+++ include/gal/graphics_abstraction_layer.h 2016-04-16 13:15:06.143789160 +0200
@@ -31,4 +31,5 @@
#include <stack>
#include <limits>
+#include <cmath>
#include <math/matrix3x3.h>