1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-10 21:50:25 +08:00

fit new CMakeLists

This commit is contained in:
源文雨
2022-04-27 10:34:13 +08:00
parent 37677a211f
commit eda754ec85
3 changed files with 8 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
#include <sys/mman.h>
#endif
#endif
#include "base14.h"
#include "base16384.h"
#ifdef __cosmopolitan
#define get_file_size(filepath) ((off_t)GetFileSize(filepath))