mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
libboost and libsigc++ both contain symbols called _1() / _2() etc. Forcing the use of namespace sigc causes us to use the ones from sigc++ when in fact, we want the ones from boost. Hopefully this fix will work for all compilers. |
||
|---|---|---|
| .. | ||
| MSVCardour_osc | ||
| interface.cc | ||
| osc.cc | ||
| osc.h | ||
| osc_controllable.cc | ||
| osc_controllable.h | ||
| osc_global_observer.cc | ||
| osc_global_observer.h | ||
| osc_gui.cc | ||
| osc_route_observer.cc | ||
| osc_route_observer.h | ||
| osc_select_observer.cc | ||
| osc_select_observer.h | ||
| wscript | ||