THRIFT-856. cpp: Building cpp library fails on OS X with malloc and free not being...
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Sep 2010 16:42:18 +0000 (16:42 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Sep 2010 16:42:18 +0000 (16:42 +0000)
commit7a0825c34da505371aaaded74565108fa01f526c
treed5bf5d749fdab783bba793ff85d08e4f72647faa
parentfb790d726297cfa85900db00214fc0f3a9d029e6
THRIFT-856. cpp: Building cpp library fails on OS X with malloc and free not being declared in scope

This patch adds include which seems to fix the problem for some people.

Patch: James Clarke

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@992013 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/Thrift.cpp