summaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/tests/rts/T11829_c.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rts/T11829_c.cpp b/testsuite/tests/rts/T11829_c.cpp
index 959851ad74..f80b179857 100644
--- a/testsuite/tests/rts/T11829_c.cpp
+++ b/testsuite/tests/rts/T11829_c.cpp
@@ -1,5 +1,5 @@
#include <iostream>
-#include <exception>
+#include <stdexcept>
extern "C" {
int func() {