Index: libcxx/trunk/test/std/depr/depr.c.headers/wchar_h.pass.cpp =================================================================== --- libcxx/trunk/test/std/depr/depr.c.headers/wchar_h.pass.cpp +++ libcxx/trunk/test/std/depr/depr.c.headers/wchar_h.pass.cpp @@ -10,6 +10,7 @@ #include #include +#include #include #include "test_macros.h" Index: libcxx/trunk/test/std/strings/c.strings/cwchar.pass.cpp =================================================================== --- libcxx/trunk/test/std/strings/c.strings/cwchar.pass.cpp +++ libcxx/trunk/test/std/strings/c.strings/cwchar.pass.cpp @@ -11,6 +11,7 @@ #include #include #include +#include #include #include "test_macros.h"