summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/associative/set/emplace.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/std/containers/associative/set/emplace.pass.cpp')
-rw-r--r--libcxx/test/std/containers/associative/set/emplace.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/std/containers/associative/set/emplace.pass.cpp b/libcxx/test/std/containers/associative/set/emplace.pass.cpp
index e48f2e1e447..0c236cf3c36 100644
--- a/libcxx/test/std/containers/associative/set/emplace.pass.cpp
+++ b/libcxx/test/std/containers/associative/set/emplace.pass.cpp
@@ -18,6 +18,7 @@
#include <set>
#include <cassert>
+#include "test_macros.h"
#include "../../Emplaceable.h"
#include "DefaultOnly.h"
#include "min_allocator.h"
OpenPOWER on IntegriCloud