mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
When building any program that uses Gtkmm (with Atkmm support) ALL modules need to agree about the status of GTKMM_ATKMM_ENABLED. Otherwise 'Gtk::Widget' can have different sizes in different modules. If that happens we can end up with all manner of inexplicable run-time crashes and hangs. GTKMM_ATKMM_ENABLED gets #defined in 'gtkmmconfig.h'. So let's #include that file at the earliest possible opportunity (where we know it'll then have a consistent value for every compilation unit). |
||
|---|---|---|
| .. | ||
| ardourext | ||
| unistd.h.input | ||