Removing more CppCheck warnings

This commit is contained in:
Alexander Bock
2016-07-28 20:31:53 +02:00
parent 4068ec747b
commit 0c3b2c55d9
34 changed files with 214 additions and 239 deletions

View File

@@ -1,6 +1,6 @@
// This is not a memleak because the placement new operator does not
// actually create any memory that could leak
memleak:src/performance/performancemanager.cpp
//memleak:src/performance/performancemanager.cpp
missingInclude