Consistently have the namespace closing comment
[folly.git] / folly / test / AHMIntStressTest.cpp
index 5f577afa746538ca993c16e82eb545269d91c248..af3e0443105885bcc08e1c60e5dda70097958ff4 100644 (file)
@@ -93,7 +93,7 @@ struct MyObjectDirectory {
   std::shared_ptr<MyMap> prev_;
 };
 
-}
+} // namespace
 
 //////////////////////////////////////////////////////////////////////