freebsd-ports/finance/qhacc/files/patch-lib::qhacc.cpp
Kirill Ponomarev cd5ea7183c - Update to version 2.9.4
PR:		60335
Submitted by:	Ports Fury
2003-12-17 16:20:30 +00:00

11 lines
233 B
C++

--- lib/qhacc.cpp.orig Sun Sep 28 01:08:13 2003
+++ lib/qhacc.cpp Sun Nov 2 10:53:38 2003
@@ -31,7 +31,7 @@
#include "plugins.h"
#include "qhacc.moc"
-#include <math.h>
+#include <cmath>
#include <qdir.h>
#include <qfile.h>