mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[CMAKE]
prevent macro refefinition svn path=/branches/cmake-bringup/; revision=50429
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
#include <stubs.h>
|
||||
|
||||
#undef UNIMPLEMENTED
|
||||
#define UNIMPLEMENTED __wine_spec_unimplemented_stub("msvcrt.dll", __FUNCTION__)
|
||||
|
||||
int __get_app_type()
|
||||
|
||||
Reference in New Issue
Block a user