Add another test_macros.h include I missed to tuple.by.type.pass.cpp

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318830 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Billy Robert O'Neal III
2017-11-22 12:29:17 +00:00
parent 67e20f21d4
commit f27631034a

View File

@@ -11,6 +11,7 @@
#include <tuple>
#include <string>
#include "test_macros.h"
struct UserType {};