From: Roger Meier Date: Mon, 2 Sep 2013 18:16:49 +0000 (+0200) Subject: THRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUG X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=acf15dc30429d609735efc7686f197607d8923d1;p=common%2Fthrift.git THRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUG Patch: Frank Meerkoetter --- diff --git a/lib/cpp/src/thrift/Thrift.h b/lib/cpp/src/thrift/Thrift.h index 7b9a8adc..4d8d87c6 100644 --- a/lib/cpp/src/thrift/Thrift.h +++ b/lib/cpp/src/thrift/Thrift.h @@ -86,6 +86,7 @@ class TEnumIterator : public std::iterator