Remove extra semicolon while GCC being pedantic.
This commit is contained in:
@@ -2143,7 +2143,7 @@ INT_PTR CALLBACK AboutMessageProc(HWND hwndDlg,UINT uMsg,
|
||||
}
|
||||
return FALSE;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
using namespace AssimpView;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user