diff -r 764826c6e2b4 -r 36fa2fee7144 test/gomory_hu_test.cc --- a/test/gomory_hu_test.cc Thu Nov 08 09:07:41 2012 +0100 +++ b/test/gomory_hu_test.cc Wed Nov 28 12:05:27 2012 +0100 @@ -68,6 +68,7 @@ CutMap cut; Value v; int d; + ignore_unused_variable_warning(v,d); GomoryHu gh_test(g, cap); const GomoryHu&