Commits on Source (1)
-
John Chapman authored
With gcc8, we get warnings about hidden virtual functions from the conversion operator overrides in the engine classes. Add a patch to suppress these with the usual using declarations.
ffc23f46
With gcc8, we get warnings about hidden virtual functions from the conversion operator overrides in the engine classes. Add a patch to suppress these with the usual using declarations.