X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ffutures%2Ftest%2FWillEqualTest.cpp;h=2907ba3d5739cb03979814dd1f9fe4eab2c335c7;hb=cd1bdc912603c0358ba733d379a74ae90ab3a437;hp=f517c7d92453f6b439414b8c14dbd7ab73af0026;hpb=5180b66230ee290a22bdba66f81e9f33e0216dd9;p=folly.git diff --git a/folly/futures/test/WillEqualTest.cpp b/folly/futures/test/WillEqualTest.cpp index f517c7d9..2907ba3d 100644 --- a/folly/futures/test/WillEqualTest.cpp +++ b/folly/futures/test/WillEqualTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 Facebook, Inc. + * Copyright 2015-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. @@ -14,9 +14,8 @@ * limitations under the License. */ -#include - #include +#include using namespace folly;