Disables AtomicLinkedList parallel test case
[folly.git] / folly / futures / Timekeeper.h
index 8a78b8f2a393c93dbf4713e5fe5f21a480e68dcd..b3434765e7e731577f1ca439ac39f5cd4fc95c18 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015 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/Unit.h>
 #include <folly/futures/detail/Types.h>
-#include <folly/futures/Unit.h>
 
 namespace folly {