We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b2808 commit 1c6d7ddCopy full SHA for 1c6d7dd
1 file changed
lib/checks.h
@@ -29,6 +29,6 @@ namespace CheckInstances
29
{
30
/** List of registered check classes. This is used by Cppcheck to run checks and generate documentation */
31
CPPCHECKLIB const std::list<Check *>& get();
32
-};
+}
33
34
#endif // checksH
0 commit comments