[Testing] unbreak after r372963

llvm-svn: 372967
This commit is contained in:
David Zarzycki
2019-09-26 11:32:02 +00:00
parent 8739999778
commit 7568899b35

View File

@@ -10,6 +10,7 @@
#define TESTING_CXA_GUARD
#include "../src/cxa_guard_impl.h"
#include <cassert>
using namespace __cxxabiv1;