Avoid msvc8 warnings.

This commit is contained in:
castano 2009-03-16 21:08:09 +00:00
parent 3df9aff396
commit 3f036a11a6

View File

@ -4,6 +4,7 @@
#include <nvcore/nvcore.h>
#if NV_OS_WIN32
#define _CRT_NONSTDC_NO_WARNINGS // _chdir is defined deprecated, but that's a bug, chdir is deprecated, _chdir is *not*.
//#include <shlwapi.h> // PathFileExists
#include <windows.h> // GetFileAttributes
#include <direct.h> // _mkdir