summaryrefslogtreecommitdiffstats
path: root/libcxx/benchmarks/algorithms.partition_point.bench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/benchmarks/algorithms.partition_point.bench.cpp')
-rw-r--r--libcxx/benchmarks/algorithms.partition_point.bench.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/benchmarks/algorithms.partition_point.bench.cpp b/libcxx/benchmarks/algorithms.partition_point.bench.cpp
index 00a3bb27267..840cf0391ee 100644
--- a/libcxx/benchmarks/algorithms.partition_point.bench.cpp
+++ b/libcxx/benchmarks/algorithms.partition_point.bench.cpp
@@ -7,8 +7,8 @@
#include "benchmark/benchmark.h"
-#include "CartesianBenchmarks.hpp"
-#include "GenerateInput.hpp"
+#include "CartesianBenchmarks.h"
+#include "GenerateInput.h"
namespace {
OpenPOWER on IntegriCloud