remove unneeded header

This commit is contained in:
mudlord 2013-03-09 14:13:53 +11:00
parent a06d0809b7
commit 1c455807ec

View File

@ -3,7 +3,6 @@
#include <malloc.h>
#include <memory.h>
#include <stdint.h>
#include <tchar.h>
#include <math.h>
#include "schip.h"