summaryrefslogtreecommitdiffstats
path: root/libcxx/test/containers/associative/multiset/emplace_hint.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/containers/associative/multiset/emplace_hint.pass.cpp')
-rw-r--r--libcxx/test/containers/associative/multiset/emplace_hint.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/containers/associative/multiset/emplace_hint.pass.cpp b/libcxx/test/containers/associative/multiset/emplace_hint.pass.cpp
index 1eddd1e920d..194adf761c4 100644
--- a/libcxx/test/containers/associative/multiset/emplace_hint.pass.cpp
+++ b/libcxx/test/containers/associative/multiset/emplace_hint.pass.cpp
@@ -18,7 +18,7 @@
#include <cassert>
#include "../../Emplaceable.h"
-#include "../../DefaultOnly.h"
+#include "DefaultOnly.h"
#include "min_allocator.h"
int main()
OpenPOWER on IntegriCloud