]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
time: Remove constexpr from non-literal type in test 7466/head
authorAdam C. Emerson <aemerson@redhat.com>
Fri, 5 Feb 2016 16:22:55 +0000 (11:22 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Fri, 5 Feb 2016 16:22:55 +0000 (11:22 -0500)
commit672a694afc15b5c356dce72224d28c99a40d3a5f
tree31fac1189cdb68d3f6f20de4a92708bd16f5caf4
parent0fcb3070acc4e07f6e920f7db703e5e90819a1ff
time: Remove constexpr from non-literal type in test

This fixes a compile error under clang and fixes another FreeBSD porting
issue.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/test/common/test_time.cc