From ed2f9a6094ef2679fc8d9d70001c4f5b111c738d Mon Sep 17 00:00:00 2001 From: Billy Robert O'Neal III Date: Wed, 8 Aug 2018 00:40:32 +0000 Subject: [libcxx] [test] Add missing in several tests. Reviewed as https://reviews.llvm.org/D50420 llvm-svn: 339209 --- libcxx/test/std/strings/string.conversions/stod.pass.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'libcxx/test/std/strings/string.conversions/stod.pass.cpp') diff --git a/libcxx/test/std/strings/string.conversions/stod.pass.cpp b/libcxx/test/std/strings/string.conversions/stod.pass.cpp index 3d5db63e098..8773a61840e 100644 --- a/libcxx/test/std/strings/string.conversions/stod.pass.cpp +++ b/libcxx/test/std/strings/string.conversions/stod.pass.cpp @@ -15,6 +15,7 @@ #include #include #include +#include #include "test_macros.h" -- cgit v1.2.3