examples: fix builds on windows

This commit is contained in:
Yuguo Zhang
2026-01-14 12:35:26 +08:00
parent 31fb66917e
commit 9cb19db1c5

View File

@@ -16,7 +16,7 @@
#ifdef _WIN32
# include <io.h>
# include <fcntl.h>
#endif
#endif // _WIN32
//