gcc-5.1 warning fixes

This commit is contained in:
William S Fulton 2015-04-26 01:15:54 +01:00
commit d64c241e1c
4 changed files with 2 additions and 10 deletions

View file

@ -13,9 +13,6 @@
#include "swigmod.h"
#include "cparse.h"
static int treduce = SWIG_cparse_template_reduce(0);
#include <ctype.h>
#include <errno.h>
#include <stdlib.h>