X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fcustos.cc;h=37aeb66f6b9202ed8db498f7dd5e3139fc547837;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=b2289f267db08827a36b331a1b04abb5b011e74e;hpb=59a6d1a06432fc0ca88c3023c646182f389ec1b5;p=lilypond.git diff --git a/lily/custos.cc b/lily/custos.cc index b2289f267d..37aeb66f6b 100644 --- a/lily/custos.cc +++ b/lily/custos.cc @@ -26,6 +26,7 @@ #include #include // rint +using namespace std; #include "custos.hh" #include "direction.hh" @@ -36,8 +37,6 @@ #include "staff-symbol-referencer.hh" #include "warn.hh" -using std::string; - MAKE_SCHEME_CALLBACK (Custos, print, 1); SCM Custos::print (SCM smob)