SIGN IN SIGN UP

Fix compiler warning

Move #ifdef from the inside to the outside of assert()'s
to get rid of this compiler warning:

warning: embedding a directive within macro arguments has undefined
behavior [-Wembedded-directive]

Signed-off-by: Alexander Amelkin <alexander@amelkin.msk.ru>
A
Alexander Amelkin committed
61bb233c5bdf3d756f7b284110c3ebb67fbb7517
Parent: fb176a1
Committed by Alexander Amelkin <mocbuhtig@amelkin.msk.ru> on 4/21/2021, 10:24:43 AM