aboutsummaryrefslogtreecommitdiffstats
path: root/finance/qhacc
diff options
context:
space:
mode:
Diffstat (limited to 'finance/qhacc')
-rw-r--r--finance/qhacc/files/patch-src::qhacctable.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/finance/qhacc/files/patch-src::qhacctable.h b/finance/qhacc/files/patch-src::qhacctable.h
new file mode 100644
index 000000000000..ff5282b99d1a
--- /dev/null
+++ b/finance/qhacc/files/patch-src::qhacctable.h
@@ -0,0 +1,15 @@
+--- src/qhacctable.h.orig Sun Nov 24 19:22:27 2002
++++ src/qhacctable.h Sun Nov 24 19:26:03 2002
+@@ -26,9 +26,10 @@
+ #include <qstring.h>
+ #include <qdatetime.h>
+
+-class QFile;
++#include <fstream>
++using std::ostream;
+
+-class ostream;
++class QFile;
+
+ class QHaccTableIndex;
+