muse-sequencer / muse

MusE is a digital audio workstation with support for both Audio and MIDI
https://muse-sequencer.github.io/
Other
644 stars 69 forks source link

Limit namespace std to necessary functions #1092

Closed donarturo11 closed 1 year ago

donarturo11 commented 1 year ago

While compiling under MinGW, is namespaces conflict, so using entire std namespace is not good idea.