x42 / tuna.lv2

Musical Instrument Tuner
http://x42-plugins.com/x42/x42-tuner
GNU General Public License v2.0
26 stars 8 forks source link

Fix FTBS with gcc 8 #6

Closed tartina closed 6 years ago

tartina commented 6 years ago

complex operator""i are declared in the namespace std::literals::complex_literals

Somehow gcc 8 is less permissive than gcc 7