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"