Compiler warns when the forward declaration uses a different keyword than the actual class definition. This fixes that warning.
Type: skip
Differential D344
Use struct for JobInterface forward declaration Authored by tusooa on Tue, Aug 4, 10:07 AM.
Details
Compiler warns when the forward declaration uses a different keyword than the actual class definition. This fixes that warning. Type: skip N/A
Diff Detail
|