]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob-interface.cc
Issue 4550 (1/2) Avoid "using namespace std;" in included files
[lilypond.git] / lily / grob-interface.cc
index ea9b81ad9f9dc666e79998901dead9b5f731e814..1dfd0f2c9e9657a39a6dec02a81c7f0770e26693 100644 (file)
@@ -26,6 +26,8 @@
 #include "warn.hh"
 #include "misc.hh"
 
+using std::string;
+
 SCM add_interface (char const *cxx_name,
                    char const *descr,
                    char const *vars)