]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/MonClient: forward declare AuthRegistry instead of #include it
authorKefu Chai <kchai@redhat.com>
Tue, 12 Feb 2019 11:44:04 +0000 (19:44 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 12 Feb 2019 12:08:12 +0000 (20:08 +0800)
commit9e4620536817dd099a916ef7b17d65f37b56cda7
tree7f8158368b5bab0dcbca1945d742d0d902b8e4e0
parentb83335174a682315d266aaa5437f653a62f40a8d
mon/MonClient: forward declare AuthRegistry instead of #include it

to speed up the compilation.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mon/MonClient.cc
src/mon/MonClient.h