summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>
%}