summaryrefslogtreecommitdiff
path: root/Lib
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2023-04-20 13:33:57 +1200
committerOlly Betts <olly@survex.com>2023-04-20 13:33:57 +1200
commita5e025e22afa8c808349a759fdaba3f23ac6bee4 (patch)
treeee7d20a9e19ea99e8d6a35de42f10cba6ae0fc54 /Lib
parent1ed3c5413c4530856a5b1d476cb2001bcf444f0c (diff)
downloadswig-a5e025e22afa8c808349a759fdaba3f23ac6bee4.tar.gz
[php] Remove unused exception.i include
Diffstat (limited to 'Lib')
-rw-r--r--Lib/php/std_string.i2
1 files changed, 0 insertions, 2 deletions
diff --git a/Lib/php/std_string.i b/Lib/php/std_string.i
index afd09b071..2d2252d9b 100644
--- a/Lib/php/std_string.i
+++ b/Lib/php/std_string.i
@@ -11,8 +11,6 @@
// However, I think I'll wait until someone asks for it...
// ------------------------------------------------------------------------
-%include <exception.i>
-
%{
#include <string>
%}