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-bmat::bitmatprint.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-bmat::bitmatprint.cc')
-rw-r--r-- | math/fxt/files/patch-bmat::bitmatprint.cc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/fxt/files/patch-bmat::bitmatprint.cc b/math/fxt/files/patch-bmat::bitmatprint.cc new file mode 100644 index 000000000000..f60c37557f35 --- /dev/null +++ b/math/fxt/files/patch-bmat::bitmatprint.cc @@ -0,0 +1,10 @@ +--- bmat/bitmatprint.cc.orig Mon Dec 22 01:05:42 2003 ++++ bmat/bitmatprint.cc Wed Oct 6 22:28:38 2004 +@@ -2,6 +2,7 @@ + + //#include "bits/printbin.h" + #include "fxtiomanip.h" ++#include "fxttypes.h" + + + void |