swig/Lib/c
Vadim Zeitlin e934c51425 Include stddef.h instead of stdio.h in the generated header
The sole reason for including this header seems to be to get size_t
declaration, so include the smallest header sufficient for this.

It would be even better to use a fragment for all size_t typemaps to only
include it if necessary, but it doesn't seem to be worth doing this right now.
2016-04-21 01:37:41 +02:00
..
c.swg Remove completely broken handling of member function pointers 2016-04-21 01:37:40 +02:00
cexcept.swg Drastically simplify and optimize object creation and destruction 2016-04-15 23:25:32 +02:00
clabels.swg Remove unused SWIGPROTECT 2016-04-13 18:10:35 +02:00
cproxy.swg Include stddef.h instead of stdio.h in the generated header 2016-04-21 01:37:41 +02:00
std_common.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
std_except.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
std_map.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
std_pair.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
std_string.i Reuse 'cmodtype' typemap and remove 'couttype' typemap completely. 2012-08-20 13:23:18 +00:00
std_vector.i Remove template specific typemaps. Leftover from the change to C# like template handling. 2012-08-13 16:22:30 +00:00
stl.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00
typemaps.i Many major improvements. Almost all testsuite compiles now. 2009-04-15 23:30:16 +00:00