summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/associative/set/lower_bound.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/containers/associative/set/lower_bound.pass.cpp')
-rw-r--r--libcxx/test/std/containers/associative/set/lower_bound.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/std/containers/associative/set/lower_bound.pass.cpp b/libcxx/test/std/containers/associative/set/lower_bound.pass.cpp
index 9a25950a851..992e6e783c5 100644
--- a/libcxx/test/std/containers/associative/set/lower_bound.pass.cpp
+++ b/libcxx/test/std/containers/associative/set/lower_bound.pass.cpp
@@ -18,7 +18,7 @@
#include "test_macros.h"
#include "min_allocator.h"
-#include "private_constructor.hpp"
+#include "private_constructor.h"
int main(int, char**)
{
OpenPOWER on IntegriCloud