mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
fixes in the headers for compilation on Windows
This commit is contained in:
@@ -183,7 +183,7 @@ gu_buf_heapify(GuBuf *buf, GuOrder *order);
|
||||
GU_API_DECL GuSeq*
|
||||
gu_buf_freeze(GuBuf* buf, GuPool* pool);
|
||||
|
||||
GU_API void
|
||||
GU_API_DECL void
|
||||
gu_buf_evacuate(GuBuf* buf, GuPool* pool);
|
||||
#endif // GU_SEQ_H_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user