ardour/libs/surfaces
Paul Davis 3e7a7df183 fix startup errors with 2.x related to boost linkage on some platforms
Note: this should not be required because we do not actually link with ANY boost libraries, so the
occurence of this bug in ardour at run time indicates that the wrong version of boost was used and/or
incorrect flags for using boost are in use.

Fix from  David Henningsson <david.henningsson@canonical.com>
2013-10-04 17:51:03 -04:00
..
control_protocol add -DBOOST_SYSTEM_NO_DEPRECATED when building anything using boost to avoid linkage issues with boost 1.50 and above 2012-12-02 19:49:01 +00:00
frontier remove per-file references to __STDC_FORMAT_MACROS 2011-03-02 20:36:13 +00:00
generic_midi fix startup errors with 2.x related to boost linkage on some platforms 2013-10-04 17:51:03 -04:00
mackie add -DBOOST_SYSTEM_NO_DEPRECATED when building anything using boost to avoid linkage issues with boost 1.50 and above 2012-12-02 19:49:01 +00:00
powermate Replaced some c includes with their c++ wrappers 2008-07-10 18:37:26 +00:00
tranzport fix startup errors with 2.x related to boost linkage on some platforms 2013-10-04 17:51:03 -04:00
wiimote fixes for gcc 4.6 from bug #3771 2011-05-13 16:47:13 +00:00