freebsd-ports/deskutils/vym/files/patch-misc.cpp
Pav Lucistnik c9b5b84064 - Update to 1.7.0
PR:		ports/84618
Submitted by:	Gerrit Beine <tux@pinguru.net> (maintainer)
2005-09-16 20:36:16 +00:00

11 lines
186 B
C++

--- misc.cpp.orig Fri Jul 8 09:24:43 2005
+++ misc.cpp Sat Aug 6 17:14:20 2005
@@ -1,6 +1,8 @@
#include <qregexp.h>
#include <qpoint.h>
+#include <math.h>
+
#include "misc.h"