Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
training: Fix compiler warnings (deprecated register keyword)
training/commontraining.cpp:824:3: warning: 'register' storage class specifier is deprecated and incompatible with C++1z [-Wdeprecated-register] ... Signed-off-by: Stefan Weil <[email protected]>
- Loading branch information