summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/lldb.swig
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/scripts/lldb.swig')
-rw-r--r--lldb/scripts/lldb.swig3
1 files changed, 3 insertions, 0 deletions
diff --git a/lldb/scripts/lldb.swig b/lldb/scripts/lldb.swig
index a89b6758e00..b813f516e4b 100644
--- a/lldb/scripts/lldb.swig
+++ b/lldb/scripts/lldb.swig
@@ -98,6 +98,9 @@ import os
#include "lldb/API/SBValue.h"
#include "lldb/API/SBValueList.h"
#include "lldb/API/SBWatchpoint.h"
+
+#include "../scripts/Python/python-swigsafecast.swig"
+
%}
/* Various liblldb typedefs that SWIG needs to know about. */
OpenPOWER on IntegriCloud