fix compilation with newer version of *mm and gcc-6.2 (RefPtr<> cast)
[ardour.git] / libs / canvas / root_group.cc
index accbcb9b3030775a09945f5f7b0cb28df16f94b1..141cee4f67ef5eb9066d7a5dc2c7f4f4eaf7c32e 100644 (file)
@@ -28,7 +28,7 @@ Root::Root (Canvas* canvas)
 {
 #ifdef CANVAS_DEBUG
        name = "ROOT";
-#endif 
+#endif
 }
 
 void