Fix another incorrect forward declaration of LogicalResult
LogicalResult is a struct and the Windows build is unhappy about it being forward-declared as class. PiperOrigin-RevId: 256578230
Loading
Please sign in to comment
LogicalResult is a struct and the Windows build is unhappy about it being forward-declared as class. PiperOrigin-RevId: 256578230