diff options
| author | robojumper <robojumper@gmail.com> | 2025-04-26 11:37:48 +0200 |
|---|---|---|
| committer | robojumper <robojumper@gmail.com> | 2025-04-26 21:26:55 +0200 |
| commit | 9bc03e04408c48a07e79294349ddd9b4cfabf23f (patch) | |
| tree | 1fb403284ed71f8017db2ac40b93da051078f576 /include/sized_string.h | |
| parent | 6c81514f54c6c604098560e4cc1b62d4d28e90f0 (diff) | |
Configure everything
Diffstat (limited to 'include/sized_string.h')
| -rw-r--r-- | include/sized_string.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sized_string.h b/include/sized_string.h index c0670728..391eefdc 100644 --- a/include/sized_string.h +++ b/include/sized_string.h @@ -4,6 +4,7 @@ #include "__va_arg.h" #include "common.h" #include "string.h" +#include "wstring.h" extern "C" bool strequals(const char *a, const char *b); |
