diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 12:59:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 12:59:39 +0000 |
commit | 3e9ac88a241d375bc091cb4c433814244d5d4d1f (patch) | |
tree | 83f1692062796d30ace45f500fade54ef27c9c70 /math/fxt/files/patch-bpol::bitpolprint.cc | |
parent | Update to version 0.6.2 (diff) |
Update to version 2004.10.04
PR: ports/72531
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=119002
Diffstat (limited to 'math/fxt/files/patch-bpol::bitpolprint.cc')
-rw-r--r-- | math/fxt/files/patch-bpol::bitpolprint.cc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/fxt/files/patch-bpol::bitpolprint.cc b/math/fxt/files/patch-bpol::bitpolprint.cc new file mode 100644 index 000000000000..e9650dd7eaba --- /dev/null +++ b/math/fxt/files/patch-bpol::bitpolprint.cc @@ -0,0 +1,10 @@ +--- bpol/bitpolprint.cc.orig Wed Apr 14 01:51:29 2004 ++++ bpol/bitpolprint.cc Wed Oct 6 23:18:23 2004 +@@ -2,6 +2,7 @@ + #include "bits/bitsperlong.h" + + #include "fxtio.h" ++#include "fxttypes.h" + + + void |