CPP: Tag Include queries.

This commit is contained in:
Geoffrey White
2018-11-08 16:21:18 +00:00
parent 93b3165e86
commit 850937efcc

View File

@@ -4,7 +4,10 @@
* the included elements are used.
* @kind problem
* @id cpp/unused-includes
* @problem.severity warning
* @problem.severity recommendation
* @precision low
* @tags maintainability
* useless-code
*/
import cpp