You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using compilation statements #ifdef, #if defined(), #else and #endif the code highlight the line with two different colors.
In the figure below the whole line should be blue, or some other color:
The text was updated successfully, but these errors were encountered:
When using compilation statements
![highlight](https://user-images.githubusercontent.com/15893711/33687388-380d5514-dabf-11e7-81b8-9e6795fd1203.png)
#ifdef
,#if defined()
,#else
and#endif
the code highlight the line with two different colors.In the figure below the whole line should be blue, or some other color:
The text was updated successfully, but these errors were encountered: