Sort #include lines
[folly.git] / folly / experimental / Bits.h
index 7e1d19b0c1621d859fe485862bf5759560c4b210..d4976720d24b5053989a44637baa717861196e8a 100644 (file)
@@ -17,8 +17,9 @@
 #pragma once
 
 #include <cstddef>
-#include <type_traits>
 #include <limits>
+#include <type_traits>
+
 #include <glog/logging.h>
 
 #include <folly/Bits.h>