]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librbd,librados: do not include stdbool.h in C++ headers 19945/head
authorKefu Chai <kchai@redhat.com>
Sun, 14 Jan 2018 10:02:26 +0000 (18:02 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 14 Jan 2018 10:03:38 +0000 (18:03 +0800)
commitcfd4712e0a87fc8e6e7d3c7cbd21d391bd407d9b
tree6a874f3964cd00bd5097179466e6fcf66a2d8cf8
parent2bb1492a4a7696750e9a2fb95405c8604885bba2
librbd,librados: do not include stdbool.h in C++ headers

stdbool.h is offered to provide C++ keywords for C source file.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/include/rados/librados.hpp
src/include/rbd/librbd.hpp
src/test/librbd/fsx.cc