Update to fix compiling with cpp23 again
This commit is contained in:
@ -3,9 +3,6 @@
|
|||||||
// esp-idf includes
|
// esp-idf includes
|
||||||
#include <esp_log.h>
|
#include <esp_log.h>
|
||||||
|
|
||||||
// 3rdparty lib includes
|
|
||||||
#include <futurecpp.h>
|
|
||||||
|
|
||||||
// local includes
|
// local includes
|
||||||
#include "actions/setvalueaction.h"
|
#include "actions/setvalueaction.h"
|
||||||
#include "actions/backproxyaction.h"
|
#include "actions/backproxyaction.h"
|
||||||
|
@ -3,9 +3,6 @@
|
|||||||
// esp-idf includes
|
// esp-idf includes
|
||||||
#include <esp_log.h>
|
#include <esp_log.h>
|
||||||
|
|
||||||
// 3rdparty lib includes
|
|
||||||
#include <futurecpp.h>
|
|
||||||
|
|
||||||
// local includes
|
// local includes
|
||||||
#include "actions/setvalueaction.h"
|
#include "actions/setvalueaction.h"
|
||||||
#include "actions/backproxyaction.h"
|
#include "actions/backproxyaction.h"
|
||||||
|
@ -3,9 +3,6 @@
|
|||||||
// esp-idf includes
|
// esp-idf includes
|
||||||
#include <esp_log.h>
|
#include <esp_log.h>
|
||||||
|
|
||||||
// 3rdparty lib includes
|
|
||||||
#include <futurecpp.h>
|
|
||||||
|
|
||||||
// local includes
|
// local includes
|
||||||
#include "actions/setvalueaction.h"
|
#include "actions/setvalueaction.h"
|
||||||
#include "actions/backproxyaction.h"
|
#include "actions/backproxyaction.h"
|
||||||
|
@ -3,9 +3,6 @@
|
|||||||
// esp-idf includes
|
// esp-idf includes
|
||||||
#include <esp_log.h>
|
#include <esp_log.h>
|
||||||
|
|
||||||
// 3rdparty lib includes
|
|
||||||
#include <futurecpp.h>
|
|
||||||
|
|
||||||
// local includes
|
// local includes
|
||||||
#include "actions/setvalueaction.h"
|
#include "actions/setvalueaction.h"
|
||||||
#include "actions/backproxyaction.h"
|
#include "actions/backproxyaction.h"
|
||||||
|
Reference in New Issue
Block a user