X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=folly%2Fdetail%2FMPMCPipelineDetail.h;h=a96f81bb0356b824235d7a568dbee8020587991e;hb=f2925b23df8d85ebca72d62a69f1282528c086de;hp=c436c5f6816337abecb6da67888f7eee35ae161c;hpb=d21f716525c0b0a8aec9725ea39dc2a695267875;p=folly.git diff --git a/folly/detail/MPMCPipelineDetail.h b/folly/detail/MPMCPipelineDetail.h index c436c5f6..a96f81bb 100644 --- a/folly/detail/MPMCPipelineDetail.h +++ b/folly/detail/MPMCPipelineDetail.h @@ -117,4 +117,5 @@ struct AmplificationProduct> { AmplificationProduct>::value; }; -}} // namespaces +} // namespace detail +} // namespace folly