Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

Include <string> for std::string #25

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

heirecka
Copy link
Contributor

Fixes building with gcc 10.

Fixes Kurento/bugtracker#571

Signed-off-by: Heiko Becker heirecka@exherbo.org

What is the current behavior you want to change?

What is the new behavior provided by this change?

How has this been tested?

cmake && make (with gcc10)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the Contribution Guidelines
  • I have added an explanation of what the changes do and why they should be included
  • I have written new tests for the changes, as applicable, and have successfully run them locally

Fixes building with gcc 10.

Fixes Kurento/bugtracker#571

Signed-off-by: Heiko Becker <heirecka@exherbo.org>
@jenkinskurento
Copy link

Hi there, thanks for your Pull Request!

A Kurento member needs to verify that this patch is reasonable to test. In case it is, they should write a comment with the phrase test this please. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by Kurento members will still work. Regular contributors can be whitelisted to skip this step.

@j1elo j1elo self-assigned this Jan 29, 2021
@j1elo j1elo merged commit 91ccffc into Kurento:master Jan 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

does not compile with gcc 10
3 participants