Skip to content

Commit 99fd5ef

Browse files
committed
Adding missing header
1 parent 5e24e12 commit 99fd5ef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

include/objc-helpers/XCTestUtil.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
#include <sstream>
2525
#include <cxxabi.h>
26+
#include <exception>
2627

2728
namespace TestUtil {
2829
using std::to_string;

0 commit comments

Comments
 (0)