-
- Downloads
Suppress compiler warnings in non-cassert builds.
With Asserts off, these variables are set but never used, resulting in warnings from pickier compilers. Fix that with our standard solution. Per report from Jeff Janes.
Please register or sign in to comment