Fix build.
This commit is contained in:
parent
b064556081
commit
99c0879086
@ -49,7 +49,7 @@
|
||||
*
|
||||
* @return New Map Handle, which must be freed via CloseHandle().
|
||||
*/
|
||||
native AdtStringMap:CreateTrie();
|
||||
native StringMap:CreateTrie();
|
||||
|
||||
/**
|
||||
* Sets a value in a hash map, either inserting a new entry or replacing an old one.
|
||||
|
Loading…
Reference in New Issue
Block a user