X-Git-Url: http://plrg.eecs.uci.edu/git/?p=folly.git;a=blobdiff_plain;f=folly%2Fexecutors%2Ftask_queue%2FUnboundedBlockingQueue.h;h=cfab6545ee4667905f6cbf7430fc8d3aa35b396a;hp=95fa94c606fc4c5e07bd973b89fce9eee1a1997d;hb=87cfad8e3c9f67cbf764aa7b81685427a5d1d2e0;hpb=015306906e2811cc0cf3dab0c4142d45434a2801 diff --git a/folly/executors/task_queue/UnboundedBlockingQueue.h b/folly/executors/task_queue/UnboundedBlockingQueue.h index 95fa94c6..cfab6545 100644 --- a/folly/executors/task_queue/UnboundedBlockingQueue.h +++ b/folly/executors/task_queue/UnboundedBlockingQueue.h @@ -1,5 +1,5 @@ /* - * Copyright 2017 Facebook, Inc. + * Copyright 2017-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,7 +16,6 @@ #pragma once -#include #include #include #include