Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/mpc-hc.cppcheck')
-rw-r--r--contrib/mpc-hc.cppcheck3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/mpc-hc.cppcheck b/contrib/mpc-hc.cppcheck
index 17911bda9..4367061f7 100644
--- a/contrib/mpc-hc.cppcheck
+++ b/contrib/mpc-hc.cppcheck
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="1">
<root name="."/>
+ <importproject>../mpc-hc.sln</importproject>
<includedir>
<dir name="include/"/>
</includedir>
@@ -17,8 +18,6 @@
<suppression>cstyleCast</suppression>
<suppression>noExplicitConstructor</suppression>
<suppression>redundantAssignment</suppression>
- <suppression>unreadVariable</suppression>
- <suppression>unusedPrivateFunction</suppression>
<suppression>variableScope</suppression>
</suppressions>
</project>