mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-17 23:22:51 -06:00
more changes to make the C runtime compilable with MSVC
This commit is contained in:
@@ -18,7 +18,13 @@
|
||||
#define GU_API ERROR_NOT_COMPILING_LIBGU
|
||||
#endif
|
||||
|
||||
#define GU_INTERNAL_DECL
|
||||
#define GU_INTERNAL
|
||||
|
||||
#define restrict __restrict
|
||||
|
||||
#else
|
||||
|
||||
#define GU_API_DECL
|
||||
#define GU_API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user