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

Remove JuceHeader.h and qualify with juce:: namespace #90

Merged
merged 2 commits into from
Aug 30, 2022

Conversation

sudara
Copy link
Contributor

@sudara sudara commented Aug 27, 2022

green build: https://github.com/sudara/pluginval/actions/runs/2940195250

Does what it says on the box:

  1. Removes JuceHeader.h and replaces with minimum necessary JUCE headers.
  2. Qualifies everything juce with juce:: namespace.
  3. Fixed one or two typos
  4. Adds some Clion IDE stuff to .gitignore

That's it! Took 1 hr. Fun fact: my v key actually fell off my mechanical keyboard from all the cmd-v-ing :)

@drowaudio drowaudio merged commit ffe8382 into Tracktion:develop Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants