We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d360b3 commit 4082e6dCopy full SHA for 4082e6d
src/app/codegen-data-model-provider/tests/TestCodegenModelViaMocks.cpp
@@ -15,7 +15,6 @@
15
* limitations under the License.
16
*/
17
18
-#include <optional>
19
#include <pw_unit_test/framework.h>
20
21
#include <app/codegen-data-model-provider/tests/EmberInvokeOverride.h>
@@ -64,6 +63,7 @@
64
63
#include <lib/support/Span.h>
65
#include <protocols/interaction_model/StatusCode.h>
66
+#include <optional>
67
#include <vector>
68
69
using namespace chip;
0 commit comments