aboutsummaryrefslogtreecommitdiff
path: root/Lib/php5/std_common.i
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/php5/std_common.i')
-rw-r--r--Lib/php5/std_common.i10
1 files changed, 0 insertions, 10 deletions
diff --git a/Lib/php5/std_common.i b/Lib/php5/std_common.i
deleted file mode 100644
index 092bf012b..000000000
--- a/Lib/php5/std_common.i
+++ /dev/null
@@ -1,10 +0,0 @@
-/* -----------------------------------------------------------------------------
- * std_common.i
- *
- * SWIG typemaps for STL - common utilities
- * ----------------------------------------------------------------------------- */
-
-%include <std/std_except.i>
-
-%apply size_t { std::size_t };
-