summaryrefslogtreecommitdiff
path: root/http/http_response.hpp
diff options
context:
space:
mode:
authorEd Tanous <edtanous@google.com>2021-05-12 01:55:47 +0300
committerEd Tanous <ed@tanous.net>2021-05-12 22:50:58 +0300
commitad0006e4500f349beb425a7d5b21feac685bdb9f (patch)
treed0771ab2c411dcb9ce63fd286f1d7898764f3e49 /http/http_response.hpp
parent1b1be67fb8d50293d452316f51227363750a3d00 (diff)
downloadbmcweb-ad0006e4500f349beb425a7d5b21feac685bdb9f.tar.xz
Make OpenSSLGenerator max() and min() constexpr
The latest version of gcc seems to be enforcing that these are static and constexpr, presumably because std::random_device is now using them in a constexpr context. It seems odd this would be required (you'd think it would be breaking backward compatibility) but it's an easy enough change to make. Tested: Only tested that code builds. Not tested functionally. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I3f5e7077d56178fbc7b4e02f4e2f4a357c928c5b
Diffstat (limited to 'http/http_response.hpp')
0 files changed, 0 insertions, 0 deletions