Statically allocate futex array
[folly.git] / folly / FormatArg.cpp
index 1e19aa5f7049eff2c6a243a7a5e83ce7196b5272..fd33a048220ac68fa861004c23f81a3a846c129b 100644 (file)
@@ -24,4 +24,4 @@ namespace folly {
 [[noreturn]] void throwBadFormatArg(std::string const& msg) {
   throw BadFormatArg(msg);
 }
-}
+} // namespace folly