2020-02-11 18:18:33 +00:00
|
|
|
--- ceph-15.1.0/src/common/bit_str.h.orig 2020-02-03 09:47:20.047149798 -0500
|
|
|
|
+++ ceph-15.1.0/src/common/bit_str.h 2020-02-03 09:47:50.213149798 -0500
|
|
|
|
@@ -17,6 +17,7 @@
|
|
|
|
#include <cstdint>
|
|
|
|
#include <iosfwd>
|
2020-01-27 15:33:25 +00:00
|
|
|
#include <functional>
|
|
|
|
+#include <ostream>
|
|
|
|
|
|
|
|
namespace ceph {
|
|
|
|
class Formatter;
|