swig/Lib/php4/std_common.i
2005-07-27 20:09:42 +00:00

11 lines
168 B
OpenEdge ABL

//
// SWIG typemaps for STL - common utilities
// Luigi Ballabio
// Aug 17, 2003
//
// PHP implementation
%include <std/std_except.i>
%apply size_t { std::size_t };