]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/dmclock/sim/src/sim_recs.h
import 15.2.0 Octopus source
[ceph.git] / ceph / src / dmclock / sim / src / sim_recs.h
index b9e470f2fb7486671d5db52a6197b5914dd6b277..01063007261359dd9f6d96b7ca4ee1f97c6700bf 100644 (file)
@@ -31,8 +31,8 @@
 #include <functional>
 
 
-using ClientId = uint;
-using ServerId = uint;
+using ClientId = unsigned;
+using ServerId = unsigned;
 
 
 namespace crimson {