mirror of
https://github.com/wassname/ray.git
synced 2026-08-19 12:30:27 +08:00
Upgrade Boost (#6899)
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
#define UNISTD_H
|
||||
|
||||
#include <getopt.h>
|
||||
#include <io.h> // open/read/write/close
|
||||
#include <process.h> // getpid
|
||||
|
||||
#include <io.h> // open/read/write/close
|
||||
#ifndef EXTERN_C
|
||||
#ifdef __cplusplus
|
||||
#define EXTERN_C extern "C"
|
||||
|
||||
Reference in New Issue
Block a user