This patch is about :
- Moving encoding headers in a visual block (easier to update)
Signed-off-by: Erwan Velu <erwan@redhat.com>
+#include "test_ceph_time.h"
+TYPE(real_time_wrapper)
+TYPE(coarse_real_time_wrapper)
+TYPE(timespan_wrapper)
+
+#include "test_sstring.h"
+TYPE(sstring_wrapper)
+
#include "include/CompatSet.h"
TYPE(CompatSet)
TYPE(bloom_filter)
TYPE(compressible_bloom_filter)
-#include "test_ceph_time.h"
-TYPE(real_time_wrapper)
-TYPE(coarse_real_time_wrapper)
-TYPE(timespan_wrapper)
-
-#include "test_sstring.h"
-TYPE(sstring_wrapper)
-
#include "common/snap_types.h"
TYPE(SnapContext)
TYPE(SnapRealmInfo)