8 lines
249 B
OpenEdge ABL
8 lines
249 B
OpenEdge ABL
|
|
/* -----------------------------------------------------------------------------
|
||
|
|
* stl.i
|
||
|
|
* ----------------------------------------------------------------------------- */
|
||
|
|
|
||
|
|
#warning "stl.i not implemented for this target"
|
||
|
|
#define SWIG_STL_UNIMPL
|
||
|
|
|