mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
3e9ac88a24
PR: ports/72531 Submitted by: Ports Fury
12 lines
225 B
C++
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)
|