Sort #include lines
[folly.git] / folly / experimental / test / FlatCombiningPriorityQueueTest.cpp
index 0085f88cee1f1959ad1f6cfbf259bef8f29232a4..cb21b809dc38dd9a7db4f78ffa9507a41fc93c88 100644 (file)
@@ -14,8 +14,8 @@
  * limitations under the License.
  */
 
-#include <folly/experimental/FlatCombiningPriorityQueue.h>
 #include <folly/Benchmark.h>
+#include <folly/experimental/FlatCombiningPriorityQueue.h>
 #include <folly/portability/GTest.h>
 #include <glog/logging.h>