Add wrapper for getting X509_digest from a cert
[folly.git] / folly / test / MathBenchmark.cpp
index e3ef00d4f23a35f800fabf0c30dee6f2c8ccc13e..153296e443e240f642d4d7d8b7ce89764a66a6d8 100644 (file)
@@ -89,7 +89,7 @@ void runDivTests(const F& func, size_t iters) {
     }
   }
 }
-}
+} // namespace
 
 BENCHMARK_DRAW_LINE();
 BENCHMARK(divTruncInt8, iters) {