Add a _LIBCPP_CONSTEXPR that was missed in r170026.
authorNico Weber <nicolasweber@gmx.de>
Fri, 30 May 2014 12:09:47 +0000 (12:09 +0000)
committerNico Weber <nicolasweber@gmx.de>
Fri, 30 May 2014 12:09:47 +0000 (12:09 +0000)
commit9e3548875a9fe7e959de608d3c279f1fe6c4594a
tree26d8e51fdeb4c719a6ef13dee3a39c51346d7722
parent8f655fc0fb9e057dca0d6d8eb2ee983c16b16ea1
Add a _LIBCPP_CONSTEXPR that was missed in r170026.

(clang doesn't complain about this, but gcc does.  This is necessary for a
follow-up patch that will enable _LIBCPP_CONSTEXPR for gcc.)

llvm-svn: 209888
libcxx/include/limits