Intel® C++ Compiler XE 13.1 User and Reference Guides
Determines whether a warning is issued about the use of #pragma once.
All
Linux and OS X: | -Wpragma-once -Wno-pragma-once |
Windows: | None |
None
-Wno-pragma-once |
No warning is issued about the use of #pragma once. |
This option determines whether a warning is issued about the use of #pragma once.
None