]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/prob.hh
Revert "Issue 4550 (2/2) Avoid "using namespace std;" in included files"
[lilypond.git] / lily / include / prob.hh
index bcdb1250986e1572b4fa09493b68a7b773f88687..7a06e4773705cc301e4add6dc0b93dca1fc5104d 100644 (file)
@@ -55,7 +55,7 @@ protected:
 public:
   Prob (SCM, SCM);
   Prob (Prob const &);
-  virtual std::string name () const;
+  virtual string name () const;
   SCM type () const { return type_; }
   SCM get_property_alist (bool _mutable) const;
   SCM internal_get_property (SCM sym) const;