We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99f977 commit 5e7ce88Copy full SHA for 5e7ce88
src/app/InteractionModelEngine.h
@@ -25,9 +25,6 @@
25
26
#pragma once
27
28
-// TODO(#32628): Remove the CHIPCore.h header when the esp32 build is correctly fixed
29
-#include <lib/core/CHIPCore.h>
30
-
31
#include <access/AccessControl.h>
32
#include <app/AppConfig.h>
33
#include <app/AttributePathParams.h>
src/app/reporting/ReportScheduler.h
@@ -18,9 +18,6 @@
18
19
20
21
22
23
24
#include <app/ReadHandler.h>
#include <app/icd/server/ICDStateObserver.h>
#include <lib/core/CHIPError.h>
0 commit comments