Fixed Android build failure caused by use of C++11 limits.

f2b3705c2c62c40afdef96f73f0aeaf32b4c8e0e caused Android builds
to fail.  This switches limit constants to use limits templates in
stl_emulation.h.
1 file changed