OSDN Git Service

Fix build
authorColin Cross <ccross@android.com>
Thu, 5 Nov 2015 22:10:47 +0000 (14:10 -0800)
committerColin Cross <ccross@android.com>
Thu, 5 Nov 2015 22:15:18 +0000 (22:15 +0000)
commit290b23a1e11d532b39098bb58693ef97ba98a622
tree45a80e36c460d98c7df89a8e6a8e871ed4ea22ee
parent374745095659d378164bfee4c7f5c9299c47a814
Fix build

std::abs requires <cstdlib>

Change-Id: I0722340d17aed88c4c8dabcb723d432b05cebedb
libs/hwui/renderthread/CanvasContext.cpp