1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-20 22:20:24 +08:00

add Cosmopolitan

This commit is contained in:
源文雨
2022-03-29 21:04:39 +08:00
parent 41ac8a521a
commit 4418c2ac06
2 changed files with 1 additions and 14 deletions

View File

@@ -6,11 +6,6 @@
#ifdef __WINNT__
#include <windows.h>
#endif
#else
struct timespec {
unsigned long tv_sec;
unsigned long tv_nsec;
};
#endif
#include "base14.h"