Skip to content

Commit 4082e6d

Browse files
committed
Fixup include
1 parent 6d360b3 commit 4082e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/codegen-data-model-provider/tests/TestCodegenModelViaMocks.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
* limitations under the License.
1616
*/
1717

18-
#include <optional>
1918
#include <pw_unit_test/framework.h>
2019

2120
#include <app/codegen-data-model-provider/tests/EmberInvokeOverride.h>
@@ -64,6 +63,7 @@
6463
#include <lib/support/Span.h>
6564
#include <protocols/interaction_model/StatusCode.h>
6665

66+
#include <optional>
6767
#include <vector>
6868

6969
using namespace chip;

0 commit comments

Comments
 (0)