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,14 +13,12 @@
#include "swigmod.h"
#include "cparse.h"
static int treduce = SWIG_cparse_template_reduce(0);
#define SWIG_PROTECTED_TARGET_METHODS 1
#include <ctype.h>
#include <string.h>
#include <limits.h> /* for INT_MAX */
#define SWIG_PROTECTED_TARGET_METHODS 1
class RClass {
private:
String *temp;