agv-control/3rdparty/whttp-server-core/unistd.h
2025-06-09 09:09:25 +08:00

6 lines
97 B
C

#ifndef _UNISTD_H
#define _UNISTD_H
#include <io.h>
#include <process.h>
#endif /* _UNISTD_H */