(svn r26781) -Codechange [Squirrel]: remove includes/definitions that are already in stdafx.h
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
/* see copyright notice in squirrel.h */
|
||||
#include <squirrel.h>
|
||||
#include <sqstdstring.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include <assert.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#define scstrchr strchr
|
||||
|
Reference in New Issue
Block a user