diff --git a/cppcheck-suppress.txt b/cppcheck-suppress.txt new file mode 100644 index 0000000..962df9e --- /dev/null +++ b/cppcheck-suppress.txt @@ -0,0 +1,2 @@ +unusedFunction +missingInclude \ No newline at end of file