Disables AtomicLinkedList parallel test case
[folly.git] / folly / futures / Timekeeper.h
index bdf978a8941d8bc0624c86c53fbc7483edfec8d1..b3434765e7e731577f1ca439ac39f5cd4fc95c18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016 Facebook, Inc.
+ * Copyright 2014-present Facebook, Inc.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -16,8 +16,8 @@
 
 #pragma once
 
-#include <folly/futures/detail/Types.h>
 #include <folly/Unit.h>
+#include <folly/futures/detail/Types.h>
 
 namespace folly {