missing includes
[ardour.git] / libs / pbd / signals.cc
2012-05-15 Carl HetheringtonMake ScopedConnectionList's mutex non-static so that one
2012-05-15 Carl HetheringtonRemove debug output.
2012-05-14 Paul Davisdrop boost::signals2 and replace with carl's solution...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...