Intel® C++ Compiler 16.0 User and Reference Guide
Determines whether warnings are issued about extra tokens at the end of preprocessor directives.
Linux and OS X: | -Wextra-tokens -Wno-extra-tokens |
Windows: | None |
None
-Wno-extra-tokens |
The compiler does not warn about extra tokens at the end of preprocessor directives. |
This option determines whether warnings are issued about extra tokens at the end of preprocessor directives.
None