Sort #include lines
[folly.git] / folly / gen / test / ParallelMapBenchmark.cpp
index 0e2e7f740023850ba23a6b47024535671ae1924c..89e9f06d136289223625eda0fb418f899d082fda 100644 (file)
@@ -14,8 +14,8 @@
  * limitations under the License.
  */
 
-#include <atomic>
 #include <algorithm>
+#include <atomic>
 #include <thread>
 #include <vector>