]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/prob.hh
* lily/spacing-determine-loose-columns.cc (is_loose_column):
[lilypond.git] / lily / include / prob.hh
index 719c140651e1e8aac903b6182d7f9fa3e259d86d..141aba49b396ddc502790972ea544dadd36ae26a 100644 (file)
@@ -36,7 +36,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 mutble) const;
   SCM internal_get_property (SCM sym) const;