mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2025-12-26 09:14:58 +01:00
Remove unnecessary #include unistd.h
(no review, trivial change) git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1119 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
7d1e1e273a
commit
cd04fe2c88
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@
|
|||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <map>
|
||||
#include <utility>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue