Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix C++ standards library portability issue. #4261

Merged
merged 3 commits into from Mar 18, 2018
Merged

Commits on Mar 18, 2018

  1. Fix C++ standards library portability issue.

    Cherry-pick of upstream 2.5 patch: zynaddsubfx/zynaddsubfx@417d49b
    Closes LMMS#4152
    tresf committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    0ccc1cd View commit details
    Browse the repository at this point in the history
  2. Add <cmath>

    tresf committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    c471d5c View commit details
    Browse the repository at this point in the history
  3. Add std:: prefix

    tresf committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    5ad251c View commit details
    Browse the repository at this point in the history