diff -r 00f8d9f9920d -r d216e1c8b3fa test/gomory_hu_test.cc --- a/test/gomory_hu_test.cc Thu Sep 13 12:02:27 2012 +0200 +++ b/test/gomory_hu_test.cc Wed Nov 28 11:54:43 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&