swig/Lib/php/std_common.i
2021-03-26 10:19:57 +13:00

9 lines
289 B
OpenEdge ABL

/* -----------------------------------------------------------------------------
* std_common.i
*
* SWIG typemaps for STL - common utilities
* ----------------------------------------------------------------------------- */
%include <std/std_except.i>
%apply size_t { std::size_t };