fix compile errors with vs in bsp/simulator

This commit is contained in:
prife 2013-01-24 17:13:09 +08:00
parent ba245ae880
commit f709ddf631
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
#include <rtthread.h>
#include <stdio.h>
//#include <stdlib.h>
//#include <string.h>
#ifdef _WIN32
#include <stdlib.h>
#include <string.h>
#endif
#include <dfs_def.h>
// #define SD_TRACE rt_kprintf