blob: 092bf012b8bc19dda084a8bfb45dbde943c19096 [file] [log] [blame]
/* -----------------------------------------------------------------------------
* std_common.i
*
* SWIG typemaps for STL - common utilities
* ----------------------------------------------------------------------------- */
%include <std/std_except.i>
%apply size_t { std::size_t };