]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/PyFormatter.h: add necessary #include
authorKefu Chai <kchai@redhat.com>
Fri, 19 Jul 2019 05:42:20 +0000 (13:42 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 25 Jul 2019 01:00:28 +0000 (09:00 +0800)
commit104c88cfea8e3d2d6bca1a22c26010256919862c
treed0bd0918794d2230584e5de26616a9b67973fe93
parent34099370037e5ab9f03576e93af364dfd65f1519
mgr/PyFormatter.h: add necessary #include

this header uses `std::string`, `std::string_view` and
`std::stringstream`, so it should include the corresponding headers.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mgr/PyFormatter.h