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

11 lines
169 B
OpenEdge ABL

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