[RICHED20]

* Fix msvc build.

svn path=/trunk/; revision=52266
This commit is contained in:
Amine Khaldi
2011-06-15 22:48:49 +00:00
parent 99c75ee1fc
commit e7171fce5a
+2
View File
@@ -1039,7 +1039,9 @@
/* Define to a macro to generate an assembly function with stdcall calling
convention */
#ifndef _MSC_VER
#define __ASM_STDCALL_FUNC(name,args,code) __ASM_DEFINE_FUNC(name,__ASM_STDCALL(args),code)
#endif
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */