summaryrefslogtreecommitdiff
blob: 09bcaf6137148c072e2e91079d070a36453cab94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- Sources/KDpp/Tools/XMLConfig.h.old	2011-05-05 11:42:04.117278725 +0200
+++ Sources/KDpp/Tools/XMLConfig.h	2011-05-05 11:42:28.395026400 +0200
@@ -3,11 +3,9 @@
 
 #include "defines.h"
 
-extern "C" {
 #include <libxml/xmlmemory.h>
 #include <libxml/parser.h>
 //#include <libxml/parser.h>
-}
 
 #include "FilePath.h"