Commit 62dd6f16 authored by Richard Levitte's avatar Richard Levitte
Browse files

The #else part of the conditionals have two statements, so they need

to be surrounded with braces, or the surrounding if..else will fail
miserably in case the #else part is compiled.
parent 6aba658c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment