We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32401ad commit 809c5e6Copy full SHA for 809c5e6
examples/chef/common/chef-fan-control-manager.cpp
@@ -26,6 +26,8 @@
26
#include <lib/support/CodeUtils.h>
27
#include <lib/support/logging/CHIPLogging.h>
28
29
+#include <functional>
30
+
31
using namespace chip;
32
using namespace chip::app;
33
using namespace chip::app::Clusters;
0 commit comments