diff --git a/sword-gcc43.patch b/sword-gcc43.patch index 4ad89b8..2d3ae20 100644 --- a/sword-gcc43.patch +++ b/sword-gcc43.patch @@ -18,40 +18,6 @@ #ifdef __cplusplus #endif ---- utilities/diatheke/diatheke.cpp 2005-05-16 14:10:25.000000000 -0400 -+++ utilities/diatheke/diatheke.cpp.new 2008-01-10 15:42:10.000000000 -0500 -@@ -5,10 +5,10 @@ - // see accompanying LICENSE file for license details - - -+#include - #include "corediatheke.h" - #include "diathekemgr.h" - #include "diafiltmgr.h" --#include - #include - - using std::cout; ---- utilities/diatheke/diatheke.cpp 2005-05-16 14:10:25.000000000 -0400 -+++ utilities/diatheke/diatheke.cpp.new2 2008-01-10 15:49:58.000000000 -0500 -@@ -8,7 +8,6 @@ - #include "corediatheke.h" - #include "diathekemgr.h" - #include "diafiltmgr.h" --#include - #include - - using std::cout; ---- utilities/diatheke/corediatheke.cpp 2005-11-20 01:20:30.000000000 -0500 -+++ utilities/diatheke/corediatheke.cpp.new 2008-01-10 15:48:38.000000000 -0500 -@@ -6,7 +6,6 @@ - - #include "corediatheke.h" - #include --#include - #include - #include - #include --- utilities/diatheke/corediatheke.h 2003-04-04 23:13:23.000000000 -0500 +++ utilities/diatheke/corediatheke.h.new 2008-01-10 15:49:18.000000000 -0500 @@ -4,6 +4,7 @@ @@ -62,3 +28,23 @@ #include "diathekemgr.h" #include +--- utilities/diatheke/corediatheke.cpp 2005-11-20 01:20:30.000000000 -0500 ++++ utilities/diatheke/corediatheke.cpp.new 2008-01-10 15:48:38.000000000 -0500 +@@ -6,7 +6,6 @@ + + #include "corediatheke.h" + #include +-#include + #include + #include + #include +--- utilities/diatheke/diatheke.cpp 2005-05-16 14:10:25.000000000 -0400 ++++ utilities/diatheke/diatheke.cpp.new 2008-01-10 15:49:58.000000000 -0500 +@@ -8,7 +8,6 @@ + #include "corediatheke.h" + #include "diathekemgr.h" + #include "diafiltmgr.h" +-#include + #include + + using std::cout;