]> git.pld-linux.org Git - packages/domoticz.git/blobdiff - domoticz-tinyxpath.patch
up to 2024.4
[packages/domoticz.git] / domoticz-tinyxpath.patch
index 89ed522cd702480111f728c2b60d1c5c924279e4..03a4d93c029366ace3d8fc5b96318260bc38998a 100644 (file)
@@ -214,3 +214,17 @@ index bc231d8f6..334f203a6 100644
  #include "../webserver/Base64.h"
  #include "hardwaretypes.h"
  #include <iostream>
+--- domoticz-2024.1/hardware/MitsubishiWF.cpp.orig     2024-01-01 12:59:22.000000000 +0100
++++ domoticz-2024.1/hardware/MitsubishiWF.cpp  2024-01-01 14:16:42.214198241 +0100
+@@ -9,10 +9,10 @@
+ #include "../main/RFXtrx.h"
+ #include "../main/SQLHelper.h"
+ #include "../notifications/NotificationHelper.h"
+-#include "../tinyxpath/tinyxml.h"
+ #include "../webserver/Base64.h"
+ #include "hardwaretypes.h"
+ #include <iostream>
++#include <tinyxml.h>
+ #ifdef _DEBUG
This page took 0.865892 seconds and 4 git commands to generate.