fix macro redefinition when compiling with msvc

svn path=/trunk/; revision=19786
This commit is contained in:
Christoph von Wittich 2005-11-30 22:11:00 +00:00
parent 85057b1dad
commit 8869a08604

View file

@ -1,6 +1,5 @@
#ifndef __PRECOMP_H
#define __PRECOMP_H
#define _CRT_SECURE_NO_DEPRECATE
#define WIN32_NO_STATUS
#include <windows.h>