Skip to content

Commit e186a75

Browse files
committed
added header file for to_underlying
1 parent 33e6dcd commit e186a75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/common/CompatEnumNames.h

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
*/
2222
#pragma once
2323

24+
#include <lib/support/TypeTraits.h>
25+
2426
namespace chip {
2527
namespace app {
2628
namespace Clusters {

0 commit comments

Comments
 (0)