Removed #include <string> & <iostream> which stopped compilation under mingw
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@9460 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9b6234d946
commit
eedf0d5469
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ static int treduce = SWIG_cparse_template_reduce(0);
|
|||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
#include <limits.h> /* for INT_MAX */
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
|
||||
class RClass {
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue