0
votes
#ifdef in switch statement bug?
Others have already specified how to check if a macro is defined or not.
If the macro is being defined by your build system, a good way to find it out would be; to pipe the build output to …
