Skip to content
Commit 0323938d authored by Giuliano Belinassi's avatar Giuliano Belinassi Committed by erichkeane
Browse files

Fix warning in MSVC

Currently there is no PrintOnLeft attribute set, which results in an
empty switch-case. When compiling this, MSVC issues a warning saying
that the switch-case is empty. Fix this by using a macro and checking
if this macro is defined or not.

Links to D157394
parent 12ac0f6e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment