mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 17:22:51 -06:00
more changes to make the C runtime compilable with MSVC
This commit is contained in:
@@ -20,7 +20,7 @@ gu_hash_byte(GuHash h, uint8_t u)
|
||||
}
|
||||
|
||||
|
||||
GU_API GuHash
|
||||
GU_API_DECL GuHash
|
||||
gu_hash_bytes(GuHash h, const uint8_t* buf, size_t len);
|
||||
|
||||
typedef const struct GuHasher GuHasher;
|
||||
|
||||
Reference in New Issue
Block a user