Downgrade for old compiler
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
#include <tickchrono.h>
|
||||
#include <cpputils.h>
|
||||
#include <cleanuphelper.h>
|
||||
#include <futurecpp.h>
|
||||
|
||||
using namespace std::chrono_literals;
|
||||
|
||||
|
@@ -9,6 +9,7 @@
|
||||
#include <esp_log.h>
|
||||
|
||||
// 3rdparty lib includes
|
||||
#include <futurecpp.h>
|
||||
#include <fmt/core.h>
|
||||
|
||||
namespace wifi_stack {
|
||||
|
@@ -11,6 +11,7 @@
|
||||
|
||||
// 3rdparty lib includes
|
||||
#include <fmt/core.h>
|
||||
#include <futurecpp.h>
|
||||
|
||||
// local includes
|
||||
#include "espwifistack.h"
|
||||
|
Reference in New Issue
Block a user