Intel® C++ Compiler 16.0 User and Reference Guide
Tells the compiler to ignore all other precompiled header files.
Linux and OS X: | None |
Windows: | /Y- |
None
OFF |
The compiler recognizes precompiled header files when certain compiler options are specified. |
This option tells the compiler to ignore all other precompiled header files.
None