Add missing include of <limits>
authorSimon Richter <Simon.Richter@hogyros.de>
Wed, 15 May 2013 17:39:58 +0000 (19:39 +0200)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Fri, 17 May 2013 06:18:05 +0000 (14:18 +0800)
commitdf0e6fed4f6498ca07c3e2b275ac76e0275acd53
tree3e3cd293a93045fbe92c0f2afb58ec38921fdb81
parentf6e4eb6bf595e81a43aea14a9b99148094a5e505
Add missing include of <limits>

For std::numeric_limits<T>, the <limits> header is required.

Reviewed-by: Zhigang Gong <zhigang.gong@linux.intel.com>
backend/src/sys/alloc.hpp