From 043da5ce84d67963aeeba7fa694033d953da16b6 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Wed, 13 Jan 2016 20:04:50 +0000 Subject: Vendor import of libc++ trunk r257626: https://llvm.org/svn/llvm-project/libcxx/trunk@257626 --- test/std/utilities/function.objects/unord.hash/integral.pass.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/std/utilities/function.objects') diff --git a/test/std/utilities/function.objects/unord.hash/integral.pass.cpp b/test/std/utilities/function.objects/unord.hash/integral.pass.cpp index d3db45fad7c0..c20f31ff2c99 100644 --- a/test/std/utilities/function.objects/unord.hash/integral.pass.cpp +++ b/test/std/utilities/function.objects/unord.hash/integral.pass.cpp @@ -21,6 +21,7 @@ #include #include #include +#include #include template @@ -59,7 +60,7 @@ int main() test(); // LWG #2119 - test(); + test(); test(); test(); -- cgit v1.3