mirror of
https://github.com/CPunch/Cosmo.git
synced 2026-01-02 05:40:20 +00:00
fixed MSVC support
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
// we don't actually hash the whole string :eyes:
|
||||
uint32_t hashString(const char *str, size_t sz)
|
||||
|
||||
Reference in New Issue
Block a user