Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public
Document Table of Contents

Y-

Tells the compiler to ignore all other precompiled header files.

Syntax

Linux:

None

macOS:

None

Windows:

/Y-

Arguments

None

Default

OFF

The compiler recognizes precompiled header files when certain compiler options are specified.

Description

This option tells the compiler to ignore all other precompiled header files.

IDE Equivalent

None

Alternate Options

None

See Also