summaryrefslogtreecommitdiffstats
path: root/libcxx/benchmarks/GenerateInput.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/benchmarks/GenerateInput.hpp')
-rw-r--r--libcxx/benchmarks/GenerateInput.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/benchmarks/GenerateInput.hpp b/libcxx/benchmarks/GenerateInput.hpp
index affd5412519..9d5adac4af4 100644
--- a/libcxx/benchmarks/GenerateInput.hpp
+++ b/libcxx/benchmarks/GenerateInput.hpp
@@ -137,4 +137,6 @@ inline std::vector<const char*> getRandomCStringInputs(size_t N) {
cinputs.push_back(str.c_str());
return cinputs;
}
+
+
#endif // BENCHMARK_GENERATE_INPUT_HPP
OpenPOWER on IntegriCloud