summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libcxxabi/test/guard_test_basic.pass.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxxabi/test/guard_test_basic.pass.cpp b/libcxxabi/test/guard_test_basic.pass.cpp
index a325dd0b732..7e5b7acc388 100644
--- a/libcxxabi/test/guard_test_basic.pass.cpp
+++ b/libcxxabi/test/guard_test_basic.pass.cpp
@@ -10,6 +10,7 @@
#define TESTING_CXA_GUARD
#include "../src/cxa_guard_impl.h"
+#include <cassert>
using namespace __cxxabiv1;
OpenPOWER on IntegriCloud