Skip to content

Conversation

@empyrical
Copy link
Contributor

Summary

This removes the accidental double include of the header unistd.h from JSBigString.h. One was added by me as part of #22330, and one by @matthargett as part of #21764

Changelog

[General] [Fixed] - JSBigString.h: Removed accidental double include of header unistd.h

Test Plan

No compile regressions were noted.

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Import Started This pull request has been imported. This does not imply the PR has been approved. labels Feb 5, 2019
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hramos is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Collaborator

@empyrical merged commit cae6bef into facebook:master.

@facebook facebook locked as resolved and limited conversation to collaborators Feb 5, 2019
@react-native-bot react-native-bot added the Merged This PR has been merged. label Feb 5, 2019
@hramos hramos removed Import Started This pull request has been imported. This does not imply the PR has been approved. labels Feb 6, 2019
matt-oakes pushed a commit to matt-oakes/react-native that referenced this pull request Feb 7, 2019
Summary:
This removes the accidental double include of the header `unistd.h` from `JSBigString.h`. One was added by me as part of facebook#22330, and one by matthargett as part of facebook#21764

[General] [Fixed] - `JSBigString.h`: Removed accidental double include of header `unistd.h`
Pull Request resolved: facebook#23297

Differential Revision: D13961223

Pulled By: hramos

fbshipit-source-id: c0dba8a475b3c09356d34cb65b989c286793fa67
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Bug CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants