prevent macro refefinition

svn path=/branches/cmake-bringup/; revision=50429
This commit is contained in:
Timo Kreuzer 2011-01-19 11:58:42 +00:00
parent 8f523a01d4
commit 75818ca832

View file

@ -1,6 +1,7 @@
#include <stubs.h>
#undef UNIMPLEMENTED
#define UNIMPLEMENTED __wine_spec_unimplemented_stub("msvcrt.dll", __FUNCTION__)
int __get_app_type()