Yet more patching for gcc43
This commit is contained in:
parent
e4a18959f7
commit
7da74139b9
@ -18,3 +18,47 @@
|
||||
#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 <iostream>
|
||||
#include "corediatheke.h"
|
||||
#include "diathekemgr.h"
|
||||
#include "diafiltmgr.h"
|
||||
-#include <iostream>
|
||||
#include <utilstr.h>
|
||||
|
||||
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 <iostream>
|
||||
#include <utilstr.h>
|
||||
|
||||
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 <regex.h>
|
||||
-#include <iostream>
|
||||
#include <list>
|
||||
#include <utilstr.h>
|
||||
#include <versekey.h>
|
||||
--- 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 @@
|
||||
// see accompanying LICENSE file for license details
|
||||
|
||||
#include <stdio.h>
|
||||
+#include <iostream>
|
||||
|
||||
#include "diathekemgr.h"
|
||||
#include <localemgr.h>
|
||||
|
Loading…
Reference in New Issue
Block a user