summaryrefslogtreecommitdiff
path: root/src/mon/PGMap.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mon/PGMap.cc')
-rw-r--r--src/mon/PGMap.cc8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/mon/PGMap.cc b/src/mon/PGMap.cc
index 938e2862aaa..c67788aca67 100644
--- a/src/mon/PGMap.cc
+++ b/src/mon/PGMap.cc
@@ -1,14 +1,12 @@
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
// vim: ts=8 sw=2 smarttab
+#include "include/ceph_features.h"
+#include "common/Formatter.h"
+
#include "PGMap.h"
#define dout_subsys ceph_subsys_mon
-#include "common/debug.h"
-
-#include "common/Formatter.h"
-#include "include/ceph_features.h"
-
// --
void PGMap::Incremental::encode(bufferlist &bl, uint64_t features) const