Fix build due to 311ee1b045
This commit is contained in:
@@ -492,7 +492,8 @@ HANDLER_RESULT<ItemRequestStatus> API_HANDLER_PCB::handleCreateUpdateItemsIntern
|
||||
[]( BOARD_ITEM* aChild )
|
||||
{
|
||||
const_cast<KIID&>( aChild->m_Uuid ) = KIID();
|
||||
} );
|
||||
},
|
||||
RECURSE );
|
||||
}
|
||||
|
||||
item->Serialize( newItem );
|
||||
|
||||
Reference in New Issue
Block a user