logging: set the thread name for the AsyncFileWriter thread
[folly.git] / folly / Singleton-inl.h
index e5b21dd5318cca600cda5946ecb4fb2bcf6f0e61..745147f0454934097e0d7332d6f6ce76c822500a 100644 (file)
@@ -296,6 +296,6 @@ void SingletonHolder<T>::createInstance() {
   vault_.creationOrder_.wlock()->push_back(type());
 }
 
-}
+} // namespace detail
 
-}
+} // namespace folly