mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 04:13:37 +00:00
Fix definition of STDCALL. Thanks Alex
svn path=/trunk/; revision=17644
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <ntddcdrm.h>
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#define STDCALL
|
||||
#define STDCALL __stdcall
|
||||
#endif
|
||||
|
||||
/* Filesystem types (add new filesystems here)*/
|
||||
|
||||
Reference in New Issue
Block a user