Consistently have the namespace closing comment
[folly.git] / folly / test / stl_tests / StlVectorTest.cpp
index 1bd3c9667ddedd7d2a7a9cdd8d7ac13100fcdad7..ea218e72dd2f76f77cbdff190830f1f86b690053 100644 (file)
@@ -606,7 +606,7 @@ struct IsRelocatable<Data<f, pad>>
   : std::integral_constant<bool,
       (f & IS_RELOCATABLE) != 0
     > {};
-};
+} // namespace folly
 
 //-----------------------------------------------------------------------------
 //-----------------------------------------------------------------------------