removed reference to contributers
Patch #1640862 (malloc.h to stdlib.h) git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9643 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a997938b63
commit
571a84c9e7
3 changed files with 4 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ extern "C" {
|
|||
|
||||
#include "lua.h"
|
||||
#include "lauxlib.h"
|
||||
#include <malloc.h>
|
||||
#include <stdlib.h> /* for malloc */
|
||||
#include <assert.h> /* for a few sanity tests */
|
||||
|
||||
/* -----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue