]> git.pld-linux.org Git - packages/domoticz.git/blobdiff - domoticz-tinyxpath.patch
up to 2023.1
[packages/domoticz.git] / domoticz-tinyxpath.patch
index 171173538f0dddb45d81a53560c114282bb463ca..ab45407230ed1de72f141ad08555d7a7258e8ec4 100644 (file)
@@ -193,3 +193,14 @@ index bc231d8f6..334f203a6 100644
  
  //Rainforest RAVEn USB ZigBee Smart Meter Adapter
  //https://rainforestautomation.com/rfa-z106-raven/
+--- domoticz-2023.1/hardware/EnphaseAPI.cpp.orig       2023-02-14 14:48:00.000000000 +0100
++++ domoticz-2023.1/hardware/EnphaseAPI.cpp    2023-02-15 19:45:27.206931016 +0100
+@@ -10,7 +10,7 @@
+ #include "../main/RFXtrx.h"
+ #include "../main/SQLHelper.h"
+ #include "../notifications/NotificationHelper.h"
+-#include "../tinyxpath/tinyxml.h"
++#include <tinyxml.h>
+ #include "hardwaretypes.h"
+ #include <iostream>
This page took 0.531839 seconds and 4 git commands to generate.