From 643f64f681c276bdc5b67922f06e8e0868b585a7 Mon Sep 17 00:00:00 2001 From: John Marino Date: Wed, 2 Oct 2013 06:31:10 +0000 Subject: databases/tora: add for modern compilers --- databases/tora/files/patch-src_toextract.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 databases/tora/files/patch-src_toextract.cpp (limited to 'databases/tora/files/patch-src_toextract.cpp') diff --git a/databases/tora/files/patch-src_toextract.cpp b/databases/tora/files/patch-src_toextract.cpp new file mode 100644 index 000000000000..0a82005e59ab --- /dev/null +++ b/databases/tora/files/patch-src_toextract.cpp @@ -0,0 +1,10 @@ +--- src/toextract.cpp.orig 2010-02-02 18:25:43.000000000 +0000 ++++ src/toextract.cpp +@@ -39,6 +39,7 @@ + * + * END_COMMON_COPYRIGHT_HEADER */ + ++#include + #include "utils.h" + + #include "toconf.h" -- cgit v1.2.3