pkgsrc/math/extcalc/patches/patch-ac
drochner 1fef033bd6 update to 0.9.3
This switches from Qt3 to Qt4.
2010-05-20 17:48:59 +00:00

13 lines
257 B
Text

$NetBSD: patch-ac,v 1.1 2010/05/20 17:49:00 drochner Exp $
--- src/global.h.orig 2010-04-05 08:37:05.000000000 +0000
+++ src/global.h
@@ -40,6 +40,8 @@ file.
#include "list.h"
#include "calclocale.h"
+#define NO_LONG_DOUBLE
+
using namespace std;