Skip to content
Snippets Groups Projects
Commit dd9e892c authored by scott snyder's avatar scott snyder
Browse files

NewVrtSecInclusiveTool; Fix use of statics.

A couple static const variables were missing the declarations,
causing the dbg build to fail.  Fix by changing them to constexpr,
so that we don't require a separate definition.
parent ba6cd9e0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment