Remove CppCheck warnings

This commit is contained in:
Alexander Bock
2016-07-28 18:04:08 +02:00
parent 8f325f5cd6
commit 4068ec747b
17 changed files with 173 additions and 166 deletions
+6
View File
@@ -1 +1,7 @@
// This is not a memleak because the placement new operator does not
// actually create any memory that could leak
memleak:src/performance/performancemanager.cpp
missingInclude
noExplicitConstructor