Fix copyright lines for Bits.h and move BitsBenchmark.cpp
[folly.git] / folly / ConcurrentSkipList-inl.h
index 090a732ed82a7a3d30bc4e3d0f99ad1676d68df8..881d05350bb31b77794c5d097a423d20e1687502 100644 (file)
@@ -337,4 +337,5 @@ class NodeRecycler<NodeType, NodeAlloc, typename std::enable_if<
   NodeAlloc alloc_;
 };
 
-}}  // namespaces
+} // namespace detail
+} // namespace folly