Files
ANSLibs/swig-4.3.0/Lib/php/std_common.i

10 lines
289 B
OpenEdge ABL
Raw Normal View History

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