diff options
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 |