(svn r26781) -Codechange [Squirrel]: remove includes/definitions that are already in stdafx.h

This commit is contained in:
rubidium
2014-09-06 20:20:35 +00:00
parent 7ece56c347
commit 9b0c01e9bf
16 changed files with 3 additions and 51 deletions

View File

@@ -4,8 +4,6 @@
#include <squirrel.h>
#include <sqstdaux.h>
#include <assert.h>
#include <string.h>
#include "../../../safeguards.h"