X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Ftest%2FTimeoutQueueTest.cpp;h=95964f1802898fdc4579340084f8065286ea6419;hb=2ca10eeefdc1231a20fb1cb75dc3e8d2c5fa70ba;hp=c7ab9273bfcb7ce5f7f98eff1c935d24364abae0;hpb=a1614feea3f3c0beb75fb2dc43ec45b3e5d57223;p=folly.git diff --git a/folly/test/TimeoutQueueTest.cpp b/folly/test/TimeoutQueueTest.cpp index c7ab9273..95964f18 100644 --- a/folly/test/TimeoutQueueTest.cpp +++ b/folly/test/TimeoutQueueTest.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 Facebook, Inc. + * Copyright 2017 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,10 @@ * limitations under the License. */ -#include #include +#include + using namespace folly; TEST(TimeoutQueue, Simple) {