Multiple
Unused Include Directive
Warning
New
Last modified: 03 December 2024Reports the include directives that are not used or not required and can be removed safely.
- Detect completely unused
An include directive is considered unused if declarations from it are never used within the translation unit.
Use the checkbox below to run inspection in header files.
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
OCUnusedIncludeDirective
Here you can find the description of settings available for the Unused Include Directive inspection, and the reference of their default values.
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | CLion, 2024.3 |
Thanks for your feedback!
Was this page helpful?