From acf15dc30429d609735efc7686f197607d8923d1 Mon Sep 17 00:00:00 2001 From: Roger Meier Date: Mon, 2 Sep 2013 20:16:49 +0200 Subject: [PATCH] THRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUG Patch: Frank Meerkoetter --- lib/cpp/src/thrift/Thrift.h | 1 + 1 file changed, 1 insertion(+) 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