swig/Lib/php4/std_common.i
2003-08-17 11:52:31 +00:00

9 lines
139 B
OpenEdge ABL

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