waf build works on OS X ; new bindings file and processing system in place for mnemon...
[ardour.git] / gtk2_ardour / axis_view.cc
index e4632dc9ca0bd8a105927168afb0783bf3ed4d9d..8e817c435c4547240d780a9494eb8605b276fb34 100644 (file)
 #include "axis_view.h"
 #include "i18n.h"
 
+using namespace std;
 using namespace Gtk;
 using namespace Gtkmm2ext;
 
-
 list<Gdk::Color> AxisView::used_colors;
 
 AxisView::AxisView (ARDOUR::Session& sess) : _session(sess)