1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/math/fxt/files/patch-aux0::aux0print.cc
Kirill Ponomarev 3e9ac88a24 Update to version 2004.10.04
PR:		ports/72531
Submitted by:	Ports Fury
2004-10-12 12:59:39 +00:00

12 lines
225 B
C++

--- aux0/aux0print.cc.orig Sun Jul 11 23:08:11 2004
+++ aux0/aux0print.cc Wed Oct 6 22:31:25 2004
@@ -1,6 +1,8 @@
#include "fxtio.h"
+#include <cmath>
+
void
print_fixed(const char *bla, double v, long nd, bool sq)