1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/finance/openhbci/files/patch-transaction.cpp
2003-07-20 14:09:54 +00:00

11 lines
254 B
C++

--- src/openhbci/core/transaction.cpp.orig Sun Jul 20 16:02:04 2003
+++ src/openhbci/core/transaction.cpp Sun Jul 20 16:02:48 2003
@@ -34,6 +34,7 @@
#include <config.h>
#endif
+#include <assert.h>
#include "transaction.h"
#include "hbcistring.h"