Skip to content

Instantly share code, notes, and snippets.

@synodriver
Created July 29, 2022 07:27
Show Gist options
  • Save synodriver/8f1afae7b1a221754cb04ce417dc7e4d to your computer and use it in GitHub Desktop.
Save synodriver/8f1afae7b1a221754cb04ce417dc7e4d to your computer and use it in GitHub Desktop.
解决win没有这个header
#ifndef _UNISTD_H
#define _UNISTD_H
#include <io.h>
#include <process.h>
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment