Remove non-portable and unnused header includes
[ardour.git] / libs / ardour / session_configuration.cc
2013-03-20 Paul Davismove path_expand() and search_path_expand() into libpbd...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-10-28 Paul Davis* libardour uses ARDOUR::nframes_t and ARDOUR::nframes6...
2009-10-21 David RobillardFix unused parameter warnings since GCC apparently...
2009-10-15 Carl HetheringtonPart 1 of loading 2.X sessions; some things work, some...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-14 Carl HetheringtonAdd missing files from last commit, as per.