forked from OSchip/llvm-project
parent
2f4749309c
commit
6dec6d896f
|
@ -21,10 +21,6 @@
|
|||
#define _GNUC_VER 0
|
||||
#endif
|
||||
|
||||
#if !_WIN32
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
#define _LIBCPP_VERSION 1101
|
||||
|
||||
#define _LIBCPP_ABI_VERSION 1
|
||||
|
|
Loading…
Reference in New Issue