X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2FMPMCPipeline.h;h=466b180fe42480aa52493ce1062beb40090de579;hb=b97197908f9ffa978dd9150a621c33b4f7ba4747;hp=3981e2433e17f048bca0de89e5971f5cae32e29c;hpb=5f4c667266b71278ced3af90b86859f94b3ea9a8;p=folly.git diff --git a/folly/MPMCPipeline.h b/folly/MPMCPipeline.h index 3981e243..466b180f 100644 --- a/folly/MPMCPipeline.h +++ b/folly/MPMCPipeline.h @@ -1,5 +1,5 @@ /* - * Copyright 2013 Facebook, Inc. + * Copyright 2014 Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,7 +20,7 @@ #include -#include "folly/detail/MPMCPipelineDetail.h" +#include namespace folly { @@ -282,4 +282,3 @@ template class MPMCPipeline { } // namespaces -